2011
DOI: 10.1007/978-3-642-22603-8_58
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Non-Quadratic Quick Sort (NQQuickSort)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
4
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 13 publications
0
4
0
Order By: Relevance
“…If exceeded, then we switch to heapsort, which we find to be "only" 20-40 times as expensive as vectorized quicksort (Table 2). By contrast, binary quicksort or pivot switching 6,20 may recurse up to 64 times for 64-bit inputs, or even 1024 times (log 2 of the maximum double-precision floating-point exponent).…”
Section: Pivot Selectionmentioning
confidence: 99%
“…If exceeded, then we switch to heapsort, which we find to be "only" 20-40 times as expensive as vectorized quicksort (Table 2). By contrast, binary quicksort or pivot switching 6,20 may recurse up to 64 times for 64-bit inputs, or even 1024 times (log 2 of the maximum double-precision floating-point exponent).…”
Section: Pivot Selectionmentioning
confidence: 99%
“…If exceeded, then we switch to Heapsort, which we find to be "only" 20-40 times as expensive as vectorized Quicksort (Table 2). By contrast, binary Quicksort or pivot switching [20,6] may recurse up to 64 times for 64-bit inputs, or even 1024 times (log 2 of the maximum double-precision floating-point exponent).…”
Section: Pivot Selectionmentioning
confidence: 99%
“…The research on improvements for pivot procedure results in the new mechanisms of changing elements in the output string. In the article of Daoud et al [15] an interesting mechanism for nonquadratic method was proposed, and in the work of Edmondson [16] the research on various pivot possibilities was discussed, while in the paper by Kushagra et al [17] a multipivot procedure was proposed.…”
Section: Introductionmentioning
confidence: 99%