A Study on Splay Trees

Luís M. S. Russo
DOI: https://doi.org/10.1016/j.tcs.2018.12.020
2020-04-07
Abstract:We study the dynamic optimality conjecture, which predicts that splay trees are a form of universally efficient binary search tree, for any access sequence. We reduce this claim to a regular access bound, which seems plausible and might be easier to prove. This approach may be useful to establish dynamic optimality.
Data Structures and Algorithms
What problem does this paper attempt to address?