1970
DOI: 10.1145/362686.362693
|View full text |Cite
|
Sign up to set email alerts
|

File structures using hashing functions

Abstract: A general method of file structuring is proposed which uses a hashing function to define tree structure. Two types of such trees are examined, and their relation to trees studied in the past is explained. Results for the probability distributions of path lengths are derived and illustrated.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
50
0

Year Published

2008
2008
2021
2021

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 97 publications
(51 citation statements)
references
References 3 publications
1
50
0
Order By: Relevance
“…The advantage of digital search trees is a much better worst-case performance. Furthermore it can be shown that the average-case performance is asymptotically optimal (see [CE74,FS86]). …”
Section: The Tree Classesmentioning
confidence: 99%
“…The advantage of digital search trees is a much better worst-case performance. Furthermore it can be shown that the average-case performance is asymptotically optimal (see [CE74,FS86]). …”
Section: The Tree Classesmentioning
confidence: 99%
“…A data structure of Coffman and Eve [7], called a sequence hash tree, was designed for the problem of implementing hash tables (dictionaries) whose keys are strings. It consists of a trie for indexing into the table.…”
Section: Sequence Hash Treesmentioning
confidence: 99%
“…Attempts in this direction include patricia trees (Morrison, 1968), and digital search trees (Coffman and Eve, 1970;Konheim and Newman, 1973). In both cases, we have H n log n → 1 log 1 max 1≤i≤k pi in probability (Pittel, 1985).…”
Section: Digital Search Treesmentioning
confidence: 99%