AVL Trees with Relaxed Balance

作者:

Highlights:

摘要

The idea of relaxed balance is to uncouple the rebalancing in search trees from the updating in order to speed up request processing in main-memory databases. In this paper, we describe a relaxed version of AVL trees. We prove that each update gives rise to at most a logarithmic number of rebalancing operations and that the number of rebalancing operations in the semidynamic case is amortized constant.

论文关键词:

论文评审过程:Received 9 April 1999, Revised 7 February 2000, Available online 25 May 2002.

论文官网地址:https://doi.org/10.1006/jcss.2000.1705