2013
DOI: 10.1007/978-3-642-40273-9_16
|View full text |Cite
|
Sign up to set email alerts
|

In Pursuit of the Dynamic Optimality Conjecture

Abstract: In 1985, Sleator and Tarjan introduced the splay tree, a self-adjusting binary search tree algorithm. Splay trees were conjectured to perform within a constant factor as any offline rotation-based search tree algorithm on every sufficiently long sequence-any binary search tree algorithm that has this property is said to be dynamically optimal. However, currently neither splay trees nor any other tree algorithm is known to be dynamically optimal. Here we survey the progress that has been made in the almost thir… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2015
2015
2020
2020

Publication Types

Select...
3
2
1

Relationship

3
3

Authors

Journals

citations
Cited by 18 publications
(13 citation statements)
references
References 20 publications
0
13
0
Order By: Relevance
“…Related work. For an overview of results related to dynamic optimality, we refer to the survey of Iacono [19]. Besides Tango trees, other O(log log n)-competitive BST algorithms have been proposed, similarly using Wilber's first bound (multi-splay [38] and chain-splay [17]).…”
Section: Overview Of Techniquesmentioning
confidence: 99%
“…Related work. For an overview of results related to dynamic optimality, we refer to the survey of Iacono [19]. Besides Tango trees, other O(log log n)-competitive BST algorithms have been proposed, similarly using Wilber's first bound (multi-splay [38] and chain-splay [17]).…”
Section: Overview Of Techniquesmentioning
confidence: 99%
“…Here we consider the total number of elementary operations, finger moves and rotations, required to search a given sequence of nodes in the tree, and wish this number to lie within a constant factor of that of any other algorithm, even when the la er has access to the sequence of queries in advance. We refer to Iacono for a survey on this question [Iac13].…”
Section: Dynamic Optimality Of Binary Search Treesmentioning
confidence: 99%
“…There has been much work on this conjecture, as well as on the more fundamental question of whether there exists any dynamically optimal BST algorithm (see [9] for a recent review). In the past decade progress was made on this latter question and BST algorithms with better competitive ratio were discovered: Tango trees [6] was the first Oplog log nq-competitive BST; Multi-Splay trees [15] and Zipper trees [1] also have the same competitive ratio along with some additional properties.…”
Section: Introductionmentioning
confidence: 99%