ACM Home Page
Please provide us with feedback. Feedback
Analysis of a heuristic for full trie minimization
Full text PdfPdf (1.52 MB)
Source ACM Transactions on Database Systems (TODS) archive
Volume 6 ,  Issue 3  (September 1981) table of contents
Pages: 513 - 537  
Year of Publication: 1981
ISSN:0362-5915
Author
Douglas Comer  Purdue Univ., West Lafayette, IN
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 25,   Citation Count: 5
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/319587.319618
What is a DOI?

ABSTRACT

A trie is a distributed-key search tree in which records from a file correspond to leaves in the tree. Retrieval consists of following a path from one root to a leaf, where the choice of edge at each node is determined by attribute values of the key. For full tries, those in which all leaves lie at the same depth, the problem of finding an ordering of attributes which yields a minimum size trie is NP-complete. This paper considers a “greedy” heuristic for constructing low-cost tries. It presents simulation experiments which show that the greedy method tends to produce tries with small size, and analysis leading to a worst case bound on approximations produced by the heuristic. It also shows a class of files for which the greedy method may perform badly, producing tries of high cost.


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
4
 
5
DEMAINE, P.A.D., AND ROTWITT, T. Storage optimization of tree structured files representing descriptor sets. In Proc. A CM SIGFIDET Workshop on Data Description, Access, and Control, Nov. I97I, pp. 207-217.
6
 
7
YAO, S.B. A model for combined attribute index organizations. In Proc. 5th Texas Conf. Computing Systems, Austin, Tex., Oct. 1976, pp. 127-130.