1997
DOI: 10.1002/(sici)1098-2418(199701/03)10:1/2<143::aid-rsa7>3.0.co;2-v
|Get access via publisher |Summarize |Cite
Analysis of Hoare's FIND algorithm with Median-of-three partition
Abstract: Hoare's FIND algorithm can be used to select the jth element out of a file of n elements. It bears a remarkable similarity to Quicksort; in each pass of the algorithm, a pivot element is used to split the file into two subfiles, and recursively the algorithm proceeds with the subfile that contains the sought element. As in Quicksort, different strategies for selecting the pivot are reasonable. In this paper, we consider the Median‐of‐three version, where the pivot element is chosen as the median of a random sa…
Search citation statements
Paper Sections
Select...
45
3
0
0
Citation Types
0
8
0
0
Year Published
Range
1995
2024
Publication Types
Select...
24
13
10
Relationship
0
47
Authors
Journals
Cited by 47 publications
(8 citation statements)
References 3 publications
0
8
0
0
Abstract
Smart CitationsHow this paper cites the one you are viewing
“…On the random sequences, the expected value of C avg is 2.75n + o(n) [15]. Twenty random instances of each size yield fairly accurate estimates, since the values of C avg in Table 5 are within 7% of 2.75n; Table 7 shows what happens when 1000 instances are used for each size.…”
Section: Computational Results
mentioning
confidence: 99%
