A dichromatic framework for balanced trees

  • Authors:
  • Leo J. Guibas;Robert Sedgewick

  • Affiliations:
  • -;-

  • Venue:
  • SFCS '78 Proceedings of the 19th Annual Symposium on Foundations of Computer Science
  • Year:
  • 1978

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we present a uniform framework for the implementation and study of balanced tree algorithms. We show how to imbed in this framework the best known balanced tree techniques and then use the framework to develop new algorithms which perform the update and rebalancing in one pass, on the way down towards a leaf. We conclude with a study of performance issues and concurrent updating.