Title :
Optimal time-space trade-offs for sorting
Author :
Pagter, Jakob ; Rauhe, Theis
Author_Institution :
Dept. of Comput. Sci., Aarhus Univ., Denmark
Abstract :
We study the fundamental problem of sorting in a sequential model of computation and in particular consider the time-space trade-off (product of time and space) for this problem. P. Beame (1991) has shown a lower bound of Ω(n2) for this product leaving a gap of a logarithmic factor up to the previously best known upper bound of O(n2 log n) due to G.N. Frederickson (1987). Since then, no progress has been made towards tightening this gap. The main contribution of this paper is a comparison based sorting algorithm which closes the gap by meeting the lower bound of Beame. The time-space product O(n2) upper bound holds for the full range of space bounds between log n and n/log n. Hence in this range our algorithm is optimal for comparison based models as well as for the very powerful general models considered by Beame
Keywords :
computational complexity; sorting; comparison based models; logarithmic factor; lower bound; optimal time-space trade-offs; sequential model; sorting; time-space product; upper bound; Chromium; Computer science; Extraterrestrial measurements; Postal services; Sorting; Time measurement; Upper bound;
Conference_Titel :
Foundations of Computer Science, 1998. Proceedings. 39th Annual Symposium on
Conference_Location :
Palo Alto, CA
Print_ISBN :
0-8186-9172-7
DOI :
10.1109/SFCS.1998.743455