Search results
Jump to navigation
Jump to search
- {{Short description|Sorting algorithm}} |class=[[Sorting algorithm]] ...4 KB (527 words) - 08:31, 14 October 2025
- ...mparison routine, plus a polynomial amount of additional work. Therefore, sorting is NP-easy. ...2 KB (268 words) - 21:58, 8 May 2024
- *[[Stability (learning theory)]], a property of machine learning algorithms *Stability, a property of [[Stable sorting algorithm|sorting algorithm]]s ...4 KB (506 words) - 13:16, 23 March 2025
- {{short description|Sorting algorithm}} |name=Selection sort|class=[[Sorting algorithm]] ...12 KB (1,793 words) - 08:35, 18 February 2026
- In [[operations research]], the area in which online algorithms are developed is called [[online optimization]]. As an example, consider the [[sorting algorithms]] [[selection sort]] and [[insertion sort]]: selection sort repeatedly sele ...6 KB (842 words) - 15:16, 4 December 2025
- {{Short description|Sorting algorithm}} {{Infobox algorithm|class=[[Sorting Algorithm]]|data=[[Array data structure|Array]]|time=<math>O(n+k)</math>, w ...12 KB (1,895 words) - 19:20, 24 July 2025
- {{Short description|Sorting algorithm}} |class=[[Sorting algorithm]] ...14 KB (2,250 words) - 16:49, 31 March 2026
- {{Short description|Measures of how efficiently algorithms use resources}} ...set of inputs, making the measure almost meaningless.<ref>Introduction to Algorithms (Cormen, Leiserson, Rivest, and Stein) 2001, Chapter 2 "Getting Started".In ...13 KB (1,983 words) - 01:14, 9 December 2025
- ...artially ordered set]], or, equivalently, how many different [[topological sorting|topological orderings]] are there for a given [[directed acyclic graph]]?<r ...the number of satisfying assignments. [[Topological sorting|Topologically sorting]] is easy in contrast to counting the number of topological sortings. A sin ...7 KB (956 words) - 19:02, 5 December 2025
- {{Short description|Sorting algorithm}} |class=[[Sorting]] ...16 KB (2,320 words) - 18:16, 22 March 2026
- ...in sorted order. These algorithms are used as [[subroutine]]s in various [[sorting algorithm]]s, most famously [[merge sort]]. ...role in the [[merge sort]] algorithm, a [[comparison sort|comparison-based sorting algorithm]]. Conceptually, the merge sort algorithm consists of two steps: ...16 KB (2,372 words) - 21:32, 11 November 2025
- .../n651 631]|url-access=limited}}</ref> The key steps of the algorithm are [[sorting]] and the use of a [[disjoint-set data structure]] to detect cycles. Its ru ...re length | volume = 4| s2cid = 7320964 | doi-access = free }}</ref> Other algorithms for this problem include [[Prim's algorithm]], [[Borůvka's algorithm]], and ...16 KB (2,335 words) - 18:31, 27 November 2025
- {{short description|Non-comparative lexicographical sorting algorithm}} |name=Radix sort|class=[[Sorting algorithm]] ...22 KB (3,439 words) - 16:52, 31 March 2026
- {{Short description|Sorting algorithm}} |class=[[Sorting algorithm]] ...23 KB (3,510 words) - 06:25, 8 March 2026
- ...ite book|author=D. E. KNUTH|title=The Art of Computer Programming. Vol. 3. Sorting and Searching|url=https://books.google.com/books?id=ZQu9mgEACAAJ|access-dat ...4 KB (643 words) - 13:44, 18 March 2026
- The main advantage of this method is that sorting [[vertex (geometry)|vertices]] along the normal of the scanning plane reduc ...brid between this and [[Z-buffering]] does away with the active edge table sorting, and instead rasterizes one scanline at a time into a Z-buffer, maintaining ...7 KB (1,126 words) - 00:43, 9 November 2025
- ...Order Number: AAI7023061.</ref> The painter's algorithm creates images by sorting the polygons within the image by their depth and placing each polygon in or ...the [[sorting algorithm]] used to order the polygons. Assuming an optimal sorting algorithm, painter's algorithm has a worst-case complexity of ''[[Big O not ...13 KB (1,940 words) - 05:58, 17 May 2026
- He has analysed complex [[proprietary protocol]]s and algorithms, to allow compatible [[free and open source software]] implementations. ...at would that be?|date=June 2016}} based on [[locality-sensitive hashing]] algorithms.<ref>{{cite journal|author=Jesse Kornblum|title=Identifying almost identica ...10 KB (1,271 words) - 10:03, 27 May 2026
- ...ithm''' is an [[algorithm]] designed to solve a [[search problem]]. Search algorithms work to retrieve information stored within particular [[data structure]], o Although [[Search engine (computing)|search engines]] use search algorithms, they belong to the study of [[information retrieval]], not algorithmics. ...12 KB (1,627 words) - 07:21, 9 December 2025
- ...exity of a [[computational problem|problem]] is the complexity of the best algorithms that allow solving the problem. ...known algorithms. Therefore, there is a large overlap between analysis of algorithms and complexity theory. ...21 KB (3,203 words) - 13:20, 2 April 2026