Use of tree structures for processing files

85Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.

Abstract

In data processing problems, files are frequently used which must both be searched and altered. Binary search techniques are efficient for searching large files, but the associated file organization is not readily adapted to the file alterations. Conversely, a chained file allocation permits e 1 cient alteration but cannot be searched efficiently. A file organized into a tree-like structure is discussed, and it is shown that such a file may both be searched and altered with times proportional to s logs N, where N is the number of file items and s is a parameter of the tree. It is also shown that optimizing the value of s leads to a search time which is only 25 per cent slower than the binary search. The tree organization employs two data chains and may be considered to be a compromise between the organizations for the binary search and the chained file. The relation of the tree organization to multidimensional indexing and to the trie structure is also discussed. © 1963, ACM. All rights reserved.

Cite

CITATION STYLE

APA

Sussenguth, E. H. (1963). Use of tree structures for processing files. Communications of the ACM, 6(5), 272–279. https://doi.org/10.1145/366552.366600

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free