On constructing binary space partitioning trees

  • Authors:
  • Ravinder Krishnaswamy;Ghasem S. Alijani;Shyh-Chang Su

  • Affiliations:
  • Auto Trol Technology, Research and Development, 12500 North Washington, Denver, CO;Computer Science Department, University of Wyoming, Laramie, WY;Computer Science Department, University of Wyoming, Laramie, WY

  • Venue:
  • CSC '90 Proceedings of the 1990 ACM annual conference on Cooperation
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

Binary Space Partitioning Trees have several applications in computer graphics. We prove that there exist n-polygon problem instances with an O(n2) lower bound on tree size. We also show that a greedy algorithm may result in constructing a tree with O(n2) nodes, while there exist a tree for the same n-polygon instance with only O(n) nodes. Finally, we formulate six different heuristics and test their performance.