Arrow Research search
Back to STOC

STOC 2019

Lower bounds for external memory integer sorting via network coding

Conference Paper Lower Bounds/Metric Algs Algorithms and Complexity · Theoretical Computer Science

Abstract

Sorting extremely large datasets is a frequently occuring task in practice. These datasets are usually much larger than the computer’s main memory; thus external memory sorting algorithms, first introduced by Aggarwal and Vitter (1988), are often used. The complexity of comparison based external memory sorting has been understood for decades by now, however the situation remains elusive if we assume the keys to be sorted are integers. In internal memory, one can sort a set of n integer keys of Θ(lg n ) bits each in O ( n ) time using the classic Radix Sort algorithm, however in external memory, there are no faster integer sorting algorithms known than the simple comparison based ones. Whether such algorithms exist has remained a central open problem in external memory algorithms for more than three decades.

Authors

Keywords

  • Lower Bounds
  • Integer Sorting
  • Reductions
  • External Memory
  • Network Coding

Context

Venue
ACM Symposium on Theory of Computing
Archive span
1969-2025
Indexed papers
4364
Paper id
583748034964923965
v2026.09.13