An O(loglog n)-Competitive Binary Search Tree with Optimal Worst-Case Access Times
classification
💻 cs.DS
keywords
accessbinarysearchtimetreeworst-casecompetitiveoptimal
read the original abstract
We present the zipper tree, an $O(\log \log n)$-competitive online binary search tree that performs each access in $O(\log n)$ worst-case time. This shows that for binary search trees, optimal worst-case access time and near-optimal amortized access time can be guaranteed simultaneously.
This paper has not been read by Pith yet.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.