Group Updates for Red-Black Trees

  • Authors:
  • Sabine Hanke;Eljas Soisalon-Soininen

  • Affiliations:
  • -;-

  • Venue:
  • CIAC '00 Proceedings of the 4th Italian Conference on Algorithms and Complexity
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

If several keys are inserted into a search structure (or deleted from it) at the same time, it is advantageous to sort the keys and perform a group update that brings the keys into the structure as a single transaction. A typical application of group updates is full-text indexing for document databases. Then the words of an inserted or deleted document, together with occurrence information, form the group to be inserted into or deleted from the full-text index. In the present paper a new group update algorithm is presented for red-black search trees. The algorithm is designed in such a way that the concurrent use of the structure is possible.