On Floyd and Rivest's SELECT algorithm

Abstract

AbstractWe show that several versions of Floyd and Rivest's algorithm SELECT for finding the kth smallest of n elements require at most n+min{k,n-k}+o(n) comparisons on average and with high probability. This rectifies the analysis of Floyd and Rivest, and extends it to the case of nondistinct elements. Our computational results confirm that SELECT may be the best algorithm in practice

Similar works

This paper was published in Elsevier - Publisher Connector .

Having an issue?

Is data on this page outdated, violates copyrights or anything else? Report the problem now and we will take corresponding actions after reviewing your request.