1960
DOI: 10.1016/s0019-9958(60)90901-3
|View full text |Cite
|
Sign up to set email alerts
|

On the efficiency of a new method of dictionary construction

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
10
0

Year Published

1962
1962
2018
2018

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 21 publications
(10 citation statements)
references
References 1 publication
0
10
0
Order By: Relevance
“…BSTs were first introduced in the early 1960s by Windley (1960), Booth and Colin (1960), and Hibbard (1962), and are one of the simplest prototypical data structures; see Knuth (1997) and Mahmoud (1992). …”
Section: Binary Search Treesmentioning
confidence: 99%
“…BSTs were first introduced in the early 1960s by Windley (1960), Booth and Colin (1960), and Hibbard (1962), and are one of the simplest prototypical data structures; see Knuth (1997) and Mahmoud (1992). …”
Section: Binary Search Treesmentioning
confidence: 99%
“…The usual (and reasonable) assumption for the average case analysis of binary search trees are random insertions. In a BST built by n random insertions the expected number of key comparisons necessary to access a node is 2 ln n + O(1), which is a wellknown result already contained in the first papers on BSTs (Windley, 1960;Booth and Colin, 1960;Hibbard, 1962). However, if random insertions are intermixed with random deletions the analysis of the resulting BST seems to become much more intricate and involved.…”
Section: Introduction and Prerequisitesmentioning
confidence: 87%
“…BSTs are especially suitable for applications where (apart from accessing and dynamically inserting the symbols into the table) it is also required to linearly process them according to their sort sequence, e.g., to print a sorted list of the symbols, say. The first publications on BSTs are due to Windley (1960), Booth and Colin (1960), and Hibbard (1962). Each of these papers comprises among other things a description of binary tree insertion and the expected number of key comparisons thereby incurred.…”
Section: Introduction and Prerequisitesmentioning
confidence: 99%
“…Since the hybrid flj 'hlj tree is optimal, all subtrees must be optimal, and from (2) we have r 1 = z c I + w I [3] C1,N j--1 flj'hlj ,N…”
Section: Construction Of An Optimal Hybrid Treementioning
confidence: 99%