Efficient bundle sorting

Yossi Matias*, Eran Segal, Jeffrey Scott Vitter

*Corresponding author for this work

Research output: Contribution to journalArticlepeer-review

4 Scopus citations

Abstract

Many data sets to be sorted consist of a limited number of distinct keys. Sorting such data sets can be thought of as bundling together identical keys and having the bundles placed in order; we therefore denote this as bundle sorting, We describe an efficient algorithm for bundle sorting in external memory, which requires at most c(N/B) logM/B k disk accesses, where N is the number of keys, M is the size of internal memory, k is the number of distinct keys, ⊖ is the transfer block size, and 2 < c < 4. For moderately sized k, this bound circumvents the ⊖((N/B)logM/B(N/B)) I/O lower bound known for general sorting. We show that our algorithm is optimal by proving a matching lower bound for bundle sorting. The improved running time of bundle sorting over general sorting can be significant in practice, as demonstrated by experimentation. An important feature of the new algorithm is that it is executed "in-place," requiring no additional disk space.

Original languageEnglish
Pages (from-to)394-410
Number of pages17
JournalSIAM Journal on Computing
Volume36
Issue number2
DOIs
StatePublished - 2006

Keywords

  • Algorithms
  • Bundle sorting
  • External memory
  • Sorting

Fingerprint

Dive into the research topics of 'Efficient bundle sorting'. Together they form a unique fingerprint.

Cite this