Title :
HV/VH Trees: A New Spatial Data Structure for Fast Region Queries
Author :
Lai, Glenn G. ; Fussell, Don ; Wong, D.F.
Author_Institution :
Department of Computer Sciences, University of Texas at Austin, Austin, TX
Abstract :
Rosenberg compared linked lists, quad trees with bisector lists, and kD trees, and showed that kD trees significantly outperformed their two rivals on region queries. Quad trees with bisector lists performed poorly because of their need to search bisector lists at successive levels; therefore, later improvements to quad trees took the form of eliminating the bisector lists in one way or the other to achieve better region-query performance. In this paper, we explode the myth that bisector lists imply slow region queries by introducing a new data structure, HV/VH trees, which, even though it uses bisector lists, is as fast as or faster than kD trees and two improved forms of quad trees on region queries performed on data from real VLSI designs. Furthermore, we show that HV/VH trees achieve this superb perfomance while using the least amount of memory.
Keywords :
Counting circuits; Data structures; Geometry; Performance evaluation; Shape; Testing; Tree data structures; Very large scale integration;
Conference_Titel :
Design Automation, 1993. 30th Conference on
Print_ISBN :
0-89791-577-1
DOI :
10.1109/DAC.1993.203917