Relaxed balance through standard rotations
1997; Springer Science+Business Media; Linguagem: Inglês
10.1007/3-540-63307-3_82
ISSN1611-3349
AutoresKim S. Larsen, Eljas Soisalon-Soininen, Peter Widmayer,
Tópico(s)Advanced Data Storage Technologies
ResumoWe consider binary search trees, where rebalancing transformations need not be connected with updates but may be delayed. For standard AVL tree rebalancing, we prove that even though the rebalancing operations are uncoupled from updates, their total number is bounded by O(Mlog(M + N)), where M is the number of updates to an AVL tree of initial size N. Hence, relaxed balancing of AVL trees comes at no extra cost asymptotically. Furthermore, our scheme differs from most other relaxed balancing schemes in an important aspect: No rebalancing transformation can be done in the wrong direction, i.e., no performed rotation can make the tree less balanced. Moreover, each performed rotation indeed corresponds to a real imbalance situation in the tree. Our results are important in designing efficient concurrency control strategies for main-memory databases. Main-memory search structures have gained new applications in large embedded systems, such as switching systems for mobile telephones.
Referência(s)