On top-down splaying

The splay tree is a self-adjusting binary search tree which has a good amortized performance. This paper studies some properties of top-down splay trees. Different ways to charge for the primitive operations of top-down splaying are discussed. We also give some empirical results concerning the behaviour of different top-down restructuring algorithms.

[1]  Doug Cooper,et al.  Oh! Pascal! , 1982 .

[2]  R. Tarjan Amortized Computational Complexity , 1985 .

[3]  J. Ian Munro,et al.  Self-organizing binary search trees , 1976, 17th Annual Symposium on Foundations of Computer Science (sfcs 1976).

[4]  Robert E. Tarjan,et al.  Self-adjusting binary search trees , 1985, JACM.