Relaxed balancing has become a commonly used concept in the design of concurrent search tree algorithms. The idea of relaxed balancing is to uncouple the rebalancing from the updating in order to speed up the update operations and to allow a high degree of concurrency. Many different relaxed balancing algorithms have been proposed, especially for red-black trees and AVL trees, but their performance in concurrent environments is not yet well understood. This paper presents an experimental comparison of three relaxed balancing algorithms for red-black trees. Using the simulation of a multi processor environment we study the performance of chromatic trees, the algorithm that is got by applying the general method of how to make strict balancing...
A recent trend in program methodologies is to derive efficient parallel programs from sequential pr...
(eng) We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such...
We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such a reb...
Red-black trees are the binary search trees that guarantee logarithmic complexity also in the worst ...
Red-black trees are the binary search trees that guarantee logarithmic complexity also in the worst ...
In standard binary trees the rebalancing is carried out in connection with and immediately folowing ...
In standard binary trees the rebalancing is carried out in connection with and immediately folowing ...
. We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search tree...
The HyperRed-Black trees are a relaxed version of RedBlack trees accepting high degree of concurrenc...
We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search trees ...
We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search trees...
Chromatic trees were defined by Nurmi and Soisalon-Soininen, as a new type of binary search tree for...
The HyperRed-Black trees are a relaxed version of Red-Black trees accepting high degree of concurre...
International audienceData structures with relaxed balance eases the update of shared resources on a...
The HyperRed-Black trees are a relaxed version of Red-Black trees accepting high degree of concurr...
A recent trend in program methodologies is to derive efficient parallel programs from sequential pr...
(eng) We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such...
We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such a reb...
Red-black trees are the binary search trees that guarantee logarithmic complexity also in the worst ...
Red-black trees are the binary search trees that guarantee logarithmic complexity also in the worst ...
In standard binary trees the rebalancing is carried out in connection with and immediately folowing ...
In standard binary trees the rebalancing is carried out in connection with and immediately folowing ...
. We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search tree...
The HyperRed-Black trees are a relaxed version of RedBlack trees accepting high degree of concurrenc...
We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search trees ...
We introduce a relaxed version of RedBlack trees. As concurrent algorithms on balanced search trees...
Chromatic trees were defined by Nurmi and Soisalon-Soininen, as a new type of binary search tree for...
The HyperRed-Black trees are a relaxed version of Red-Black trees accepting high degree of concurre...
International audienceData structures with relaxed balance eases the update of shared resources on a...
The HyperRed-Black trees are a relaxed version of Red-Black trees accepting high degree of concurr...
A recent trend in program methodologies is to derive efficient parallel programs from sequential pr...
(eng) We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such...
We address the concurrent rebalancing of almost balanced binary search trees (AVL trees). Such a reb...