Chromatic binary search trees |
| |
Authors: | Otto Nurmi Eljas Soisalon-Soininen |
| |
Affiliation: | (1) Department of Computer Science, University of Helsinki, Teollisuuskatu 23, FIN-00510 Helsinki, Finland, FI;(2) Laboratory of Information Processing Science, Helsinki University of Technology, Otakaari 1, FIN-02150 Espoo, Finland, FI |
| |
Abstract: | We propose a new rebalancing method for binary search trees that allows rebalancing and updating to be uncoupled. In this way we obtain fast updates and, whenever the search tree is accessed by multiple users, a high degree of concurrency. The trees we use are obtained by relaxing the balance conditions of red-black trees. The relaxed red-black trees, called chromatic trees, contain information of possible imbalance such that the rebalancing can be done gradually as a shadow process, or it can be performed separately when no urgent operations are present. Received December 5, 1991 / May 2, 1995 |
| |
Keywords: | |
本文献已被 SpringerLink 等数据库收录! |
|