1990
DOI: 10.1016/0020-0190(90)90022-p
|View full text |Cite
|
Sign up to set email alerts
|

Bounded ordered dictionaries in O(log log N) time and O(n) space

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
38
0

Year Published

1995
1995
2008
2008

Publication Types

Select...
6
2
2

Relationship

0
10

Authors

Journals

citations
Cited by 61 publications
(38 citation statements)
references
References 6 publications
0
38
0
Order By: Relevance
“…The van Emde Boas tree structure [van Emde Boas et al 1976] supports findNext, insert and delete in O(log log m) time. By using dynamic perfect hashing [Dietzfelbinger et al 1994] to store the elements of the tree, the structure can be implemented with O(n log m) bits, but the time for updates becomes O(log log m) expected amortized time [Mehlhorn and Naher 1990]. To reduce the space, the set can be partitioned into groups of Θ(log n) contiguous elements each (except perhaps the first and last groups which can be smaller).…”
Section: Ordered Integer Setsmentioning
confidence: 99%
“…The van Emde Boas tree structure [van Emde Boas et al 1976] supports findNext, insert and delete in O(log log m) time. By using dynamic perfect hashing [Dietzfelbinger et al 1994] to store the elements of the tree, the structure can be implemented with O(n log m) bits, but the time for updates becomes O(log log m) expected amortized time [Mehlhorn and Naher 1990]. To reduce the space, the set can be partitioned into groups of Θ(log n) contiguous elements each (except perhaps the first and last groups which can be smaller).…”
Section: Ordered Integer Setsmentioning
confidence: 99%
“…We assume the keys come from a totally ordered universe U with comparison < and Predecessor(key k) returns the entry with the greatest key less or equal to k. Our solutions are straightforward given the SHI hash structure described in the previous section. If the keys come from a universe U = [m] we can use the variant of the Van Emde Boas structure [23] described by Mehlhorn and Naher [12]. The following theorem follows directly from the use of our SHI hash table in the algorithm described by Mehlhorn and Naher.…”
Section: Implementing Other Shi Data Structuresmentioning
confidence: 99%
“…We assume the keys come from a totally ordered universe U with comparison < and Predecessor(key k) returns the entry with the greatest key less or equal to k. Our solutions are straightforward given the SHI hash structure described in the previous section. If the keys come from a universe U = [m] we can use the variant of the Van Emde Boas structure [24] described by Mehlhorn and Naher [12]. The following theorem follows directly from the use of our SHI hash table in the algorithm described by Mehlhorn and Naher.…”
Section: Implementing Other Shi Data Structuresmentioning
confidence: 99%