ACM Home Page
Please provide us with feedback. Feedback
On a partitioning problem
Full text PdfPdf (752 KB)
Source ACM Transactions on Database Systems (TODS) archive
Volume 3 ,  Issue 3  (September 1978) table of contents
Pages: 299 - 309  
Year of Publication: 1978
ISSN:0362-5915
Authors
C. T. Yu  Univ. of Alberta, Edmonton, Alta., Canada
M. K. Siu  Univ. of Alberta, Edmonton, Alta., Canada
K. Lam  Univ. of Alberta, Edmonton, Alta., Canada
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 19,   Citation Count: 0
Additional Information:

abstract   references   index terms   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/320263.320287
What is a DOI?

ABSTRACT

This paper investigates the problem of locating a set of “boundary points” of a large number of records. Conceptually, the boundary points partition the records into subsets of roughly the same number of elements, such that the key values of the records in one subset are all smaller or all larger than those of the records in another subset. We guess the locations of the boundary points by linear interpolation and check their accuracy by reading the key values of the records on one pass. This process is repeated until all boundary points are determined. Clearly, this problem can also be solved by performing an external tape sort. Both analytical and empirical results indicate that the number of passes required is small in comparison with that in an external tape sort. This kind of record partitioning may be of interest in setting up a statistical database system.


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
FELLER, W. An Introduction to Probability Theory and Its Applications, Vol. I. Wiley, New York, 1968.
 
2
3