Sciweavers

2 search results - page 1 / 1
» Expected Behaviour Analysis of AVL Trees
Sort
View
SWAT
1990
Springer
66views Algorithms» more  SWAT 1990»
13 years 10 months ago
Expected Behaviour Analysis of AVL Trees
Ricardo A. Baeza-Yates, Gaston H. Gonnet, Nivio Zi...
SIGMETRICS
2004
ACM
106views Hardware» more  SIGMETRICS 2004»
13 years 11 months ago
Performance analysis of BSTs in system software
Binary search tree (BST) based data structures, such as AVL trees, red-black trees, and splay trees, are often used in system software, such as operating system kernels. Choosing ...
Ben Pfaff