A Lower Bound Framework for Binary Search Trees with Rotations
暂无分享,去创建一个
This paper considers the problem of bounding below the cost of accessing a sequence of keys in a binary search tree. We develop a lower bound framework for this problem that applies to any binary search tree algorithm, including self-adjusting and offline ones. This new framework can be used to derive two previously known lower bounds. This research was sponsored by National Science Foundation (NSF) grant no. CCR-0122581.
[1] Robert E. Tarjan,et al. Self-adjusting binary search trees , 1985, JACM.
[2] Daniel Dominic Sleator,et al. O(log log n)-competitive dynamic binary search trees , 2006, SODA '06.
[3] Robert E. Wilber. Lower bounds for accessing binary search trees with rotations , 1986, 27th Annual Symposium on Foundations of Computer Science (sfcs 1986).
[4] John Iacono,et al. Alternatives to splay trees with O(log n) worst-case access times , 2001, SODA '01.