P-trees: storage efficient multiway trees

  • Authors:
  • David M. Arnow;Aaron M. Tenenbaum;Connie Wu

  • Affiliations:
  • Department of Computer and Information Science, Brooklyn College, City University of New York;Department of Computer and Information Science, Brooklyn College, City University of New York;Department of Computer and Information Science, Brooklyn College, City University of New York

  • Venue:
  • SIGIR '85 Proceedings of the 8th annual international ACM SIGIR conference on Research and development in information retrieval
  • Year:
  • 1985

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new variation of high order multiway tree structures, the P-tree is presented. P-trees have average access costs that are significantly better than those of B-trees and are no worse (and often better) in storage utilization. Unlike compact B-trees, they can be maintained dynamically, and unlike dense multiway trees and B-trees, their associated insertion algorithm, which is also presented, is cheap and involves (at most) a very localized rearrangement of keys.