Execution time analysis of a top-down R-tree construction algorithm

  • Authors:
  • Houman Alborzi;Hanan Samet

  • Affiliations:
  • Department of Computer Science and Center for Automation Research, Institute for Advanced Computer Studies, University of Maryland, College Park, MD;Department of Computer Science and Center for Automation Research, Institute for Advanced Computer Studies, University of Maryland, College Park, MD

  • Venue:
  • Information Processing Letters
  • Year:
  • 2007

Quantified Score

Hi-index 0.89

Visualization

Abstract

A detailed CPU execution-time analysis and implementation are given for a bulk loading algorithm to construct R-trees due to García et al. [Y.J. García, M.A. López, S.T. Leutenegger, A greedy algorithm for bulk loading R-trees, in: GIS'98: Proc. of the 6th ACM Intl. Symp. on Advances in Geographic Information Systems, Washington, DC, 1998, pp. 163-164] which is known as the top-down greedy split (TGS) bulk loading algorithm. The TGS algorithm makes use of a classical bottom-up packing approach. In addition, an alternative packing approach termed top-down packing is introduced which may lead to improved query performance, and it is shown how to incorporate it into the TGS algorithm. A discussion is also presented of the tradeoffs of using the bottom-up and top-down packing approaches.