Sciweavers

2 search results - page 1 / 1
» Splay trees, Davenport-Schinzel sequences, and the deque con...
Sort
View
SODA
2008
ACM
83views Algorithms» more  SODA 2008»
13 years 6 months ago
Splay trees, Davenport-Schinzel sequences, and the deque conjecture
We introduce a new technique to bound the asymptotic performance of splay trees. The basic idea is to transcribe, in an indirect fashion, the rotations performed by the splay tree...
Seth Pettie
SODA
2008
ACM
143views Algorithms» more  SODA 2008»
13 years 6 months ago
Dynamic optimality for skip lists and B-trees
Sleator and Tarjan [39] conjectured that splay trees are dynamically optimal binary search trees (BST). In this context, we study the skip list data structure introduced by Pugh [...
Prosenjit Bose, Karim Douïeb, Stefan Langerma...