The number of bit comparisons used by Quicksort: an average-case analysis

Mathematics – Probability

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

The analyses of many algorithms and data structures (such as digital search trees) for searching and sorting are based on the representation of the keys involved as bit strings and so count the number of bit comparisons. On the other hand, the standard analyses of many other algorithms (such as Quicksort) are performed in terms of the number of key comparisons. We introduce the prospect of a fair comparison between algorithms of the two types by providing an average-case analysis of the number of bit comparisons required by Quicksort. Counting bit comparisons rather than key comparisons introduces an extra logarithmic factor to the asymptotic average total. We also provide a new algorithm, "BitsQuick", that reduces this factor to constant order by eliminating needless bit comparisons.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

The number of bit comparisons used by Quicksort: an average-case analysis does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with The number of bit comparisons used by Quicksort: an average-case analysis, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and The number of bit comparisons used by Quicksort: an average-case analysis will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-680772

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.