ACM Home Page
Please provide us with feedback. Feedback
Improved fast integer sorting in linear space
Full text PdfPdf (358 KB)
Source Symposium on Discrete Algorithms archive
Proceedings of the twelfth annual ACM-SIAM symposium on Discrete algorithms table of contents
Washington, D.C., United States
Pages: 793 - 796  
Year of Publication: 2001
ISBN:0-89871-490-7
Author
Yijie Han  Computer Science Telecommunications Program, University of Missouri at Kansas City, Kansas City, MO
Sponsors
SIGACT: ACM Special Interest Group on Algorithms and Computation Theory
SIAM : Society for Industrial and Applied Mathematics
Publisher
Society for Industrial and Applied Mathematics  Philadelphia, PA, USA
Bibliometrics
Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Citation Count: 2
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  

ABSTRACT

We present improved fast deterministic algorithm for integer sorting in linear space. Our algorithm sorts n integers in linear space in &Ogr;(n log log n log log log n) time. This improves the &Ogr;(n(log log n)3/2) time bound given in [6]. When the n integers in {0,1,…, m - 1} to be sorted satisfying log m ⪈(log n)2+∈, 0 < ∈ < 1, the time complexity for sorting can be further reduced to &Ogr;(n log log n). These results are obtained by applying signature sorting on our previous result[6].


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
2
 
3
P. van Emde Boas, R. Kaas, E. Zijlstra, Design and implementation of an efficient priority queue, Math. Syst. Theory 10 99-127(1977).
 
4
 
5
 
6
 
7
 
8
 
9
D. Kirkpatrick and S. Reisch, Upper bounds for sorting integers on random access machines, Theoretical Computer Science 28, 263-276(1984).
 
10
 
11
 
12