Weighted dynamic finger in binary search trees
From MaRDI portal
Publication:4575627
Abstract: It is shown that the online binary search tree data structure GreedyASS performs asymptotically as well on a sufficiently long sequence of searches as any static binary search tree where each search begins from the previous search (rather than the root). This bound is known to be equivalent to assigning each item in the search tree a positive weight and bounding the search cost of an item in the search sequence by Oleft(1+ log frac{displaystyle sum_{min(s_{i-1},s_i) leq x leq max(s_{i-1},s_i)}w_x}{displaystyle min(w_{s_i},w_{s_{i-1}})}
ight) amortized. This result is the strongest finger-type bound to be proven for binary search trees. By setting the weights to be equal, one observes that our bound implies the dynamic finger bound. Compared to the previous proof of the dynamic finger bound for Splay trees, our result is significantly shorter, stronger, simpler, and has reasonable constants.
Recommendations
Cited in
(10)- On minimum generalized Manhattan connections
- Competitive Online Search Trees on Trees
- Weighted Binary Trees for Concurrent Searching
- scientific article; zbMATH DE number 7651167 (Why is no real title available?)
- Multi-Finger Binary Search Trees
- Combining binary search trees
- Belga B-trees
- The geometry of binary search trees
- Better analysis of binary search tree on decomposable sequences
- Smooth heaps and a dual view of self-adjusting data structures
This page was built for publication: Weighted dynamic finger in binary search trees
Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q4575627)