Sciweavers

TKDE
2002
112views more  TKDE 2002»
13 years 4 months ago
Load Balancing of Parallelized Information Filters
Neil C. Rowe, Amr Zaky
SWAT
1992
Springer
147views Algorithms» more  SWAT 1992»
13 years 8 months ago
Efficient Rebalancing of Chromatic Search Trees
In PODS'91, Nurmi and Soisalon-Soininen presented a new type of binary search tree for databases, which they call a chromatic tree. The aim is to improve runtime performance ...
Joan Boyar, Kim S. Larsen
IPPS
1994
IEEE
13 years 8 months ago
AVL Trees with Relaxed Balance
AVL trees with relaxed balance were introduced with the aim of improving runtime performance by allowing a greater degree of concurrency. This is obtained by uncoupling updating f...
Kim S. Larsen
ISAAC
2009
Springer
83views Algorithms» more  ISAAC 2009»
13 years 11 months ago
Deletion without Rebalancing in Multiway Search Trees
Many database systems that use a B+ tree as the underlying data structure do not do rebalancing on deletion. This means that a bad sequence of deletions can create a very unbalance...
Siddhartha Sen, Robert Endre Tarjan