Skip to main content

Showing 1–1 of 1 results for author: Jahromi, N Z

.
  1. arXiv:0904.3898  [pdf, ps, other

    cs.DS

    On Smoothed Analysis of Quicksort and Hoare's Find

    Authors: Mahmoud Fouz, Manfred Kufleitner, Bodo Manthey, Nima Zeini Jahromi

    Abstract: We provide a smoothed analysis of Hoare's find algorithm and we revisit the smoothed analysis of quicksort. Hoare's find algorithm - often called quickselect - is an easy-to-implement algorithm for finding the k-th smallest element of a sequence. While the worst-case number of comparisons that Hoare's find needs is quadratic, the average-case number is linear. We analyze what happens between t… ▽ More

    Submitted 25 April, 2009; v1 submitted 24 April, 2009; originally announced April 2009.

    Comments: To be presented at the 15th Int. Computing and Combinatorics Conference (COCOON 2009)

    ACM Class: F.2.2