ACM Home Page
Please provide us with feedback. Feedback
Preserving average proximity in arrays
Full text PdfPdf (352 KB)
Source
Communications of the ACM archive
Volume 21 ,  Issue 3  (March 1978) table of contents
Pages: 228 - 231  
Year of Publication: 1978
ISSN:0001-0782
Authors
Richard A. DeMillo  Georgia Institute of Technology, Atlanta, GA
Stanley C. Eisenstat  Yale Univ., New Haven, CT
Richard J. Lipton  Yale Univ., New Haven, CT
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 24,   Citation Count: 11
Additional Information:

abstract   references   cited by   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/359361.359447
What is a DOI?

ABSTRACT

Programmers and data structure designers are often forced to choose between alternative structures. In storing these structures, preserving logical adjacencies or “proximity” is usually an important consideration. The combinatorial problem of storing arrays as various kinds of list structures is examined. Embeddings of graphs are used to model the loss of proximity involved in such storage schemes, and an elementary proof that arrays cannot be stored as linear lists with bounded loss of proximity is presented. Average loss of proximity is then considered, and it is shown that arrays cannot be stored as linear lists with only bounded loss of average proximity, but can be so stored in binary trees. The former result implies, for instance, that row major order is an asymptotically optimal storage strategy for arrays.



CITED BY  11

Collaborative Colleagues:
Richard A. DeMillo: colleagues
Stanley C. Eisenstat: colleagues
Richard J. Lipton: colleagues