ACM Home Page
Please provide us with feedback. Feedback
Internal and tape sorting using the replacement-selection technique
Full text PdfPdf (500 KB)
Source
Communications of the ACM archive
Volume 6 ,  Issue 5  (May 1963) table of contents
Pages: 201 - 206  
Year of Publication: 1963
ISSN:0001-0782
Author
Martin A. Goetz  Applied Data Research, Inc., Princeton, NJ
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 24,   Citation Count: 4
Additional Information:

abstract   references   cited by   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/366552.366556
What is a DOI?

ABSTRACT

A general technique for sequencing unsorted records is presented. The technique is shown to be applicable for the first stage of a generalized sort program (the formation of initial strings) as well as for sorting records within a memory storage (an internal sort). It is shown that given N records in memory storage, records are sequenced using 1+log2 N tests per record, that initial string lengths will average 2N for random input records, and that reading, writing and processing can be accomplished simultaneously if the computer permits such overlap.


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
GASSNER, BETTY JANE. Proof of a conjecture concerning sorting by replacement selection. Unpublished paper, 1958.
 
2
3
4