1961
DOI: 10.1145/366622.366644
|View full text |Cite
|
Sign up to set email alerts
|

Algorithm 64: Quicksort

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
170
0
4

Year Published

1997
1997
2016
2016

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 514 publications
(174 citation statements)
references
References 0 publications
0
170
0
4
Order By: Relevance
“…In Theorem 3.1 we establish that the limiting distribution of the centred total length of the DLT is characterized by a distributional fixed-point equation, which resembles those encountered in the probabilistic analysis of algorithms such as Quicksort [7]. Such fixed-point distributional equalities, and the so-called 'divide and conquer' or recursive algorithms from which they arise, have received considerable attention recently; see, for example, [8,13,21,22].…”
Section: Introductionmentioning
confidence: 84%
“…In Theorem 3.1 we establish that the limiting distribution of the centred total length of the DLT is characterized by a distributional fixed-point equation, which resembles those encountered in the probabilistic analysis of algorithms such as Quicksort [7]. Such fixed-point distributional equalities, and the so-called 'divide and conquer' or recursive algorithms from which they arise, have received considerable attention recently; see, for example, [8,13,21,22].…”
Section: Introductionmentioning
confidence: 84%
“…[25] Sideways cracking, Covered cracking [15], this paper resp. [25] Sorting: Quick(_insert) sort, Radix(_insert) [12,13] Full index: AVL-tree, B+-tree, ART [1,3,20] Parallel standard cracking P-SC [8,9] Parallel coarse-granular index P-CGI [2] Parallel-chunked standard cracking P-CSC [2] Parallel-chunked vectorized cracking P-CVC Variant of [23] Parallel-chunked coarse-granular index…”
Section: Parallel Cracking Methodsmentioning
confidence: 99%
“…Hoare's original quicksort program, as published in [7], is given as: To sort the whole array, from should be set to 0 and to should be set to |a|. The code presented above makes use of a variant partition method that does not require the caller to provide a pivot value and returns a pair rather than a single value.…”
Section: The Original Quicksortmentioning
confidence: 99%
“…To tackle this problem he invented an algorithm that was significantly faster than existing alternatives. The publication of this algorithm in 1961 as "Quicksort" [7] revolutionised the way we sort, and more generally, the way we think about and develop algorithms.…”
Section: Introductionmentioning
confidence: 99%