| | |
Summary: On Local Heuristics to Speed Up PolygonPolygon
Intersection Tests
Wael M. Badawy
Center for Advanced Computer Studies
University of Southwestern Louisiana
Lafayette, LA 70504
wmb@cacs.usl.edu
Walid G. Aref
Department of Computer Sciences
Purdue University
West Lafayette, IN 47907
aref@cs.purdue.edu
ABSTRACT
The polygonpolygon intersection operation is CPUintensive.
Many data structures look into decomposing the polygons into
multiple yet simple pieces to speed up the polygonpolygon
intersection operation. This paper addresses local heuristics that
can be adopted in these data structures by using local information
about the simple polygon pieces to decide upon polygonpolygon
intersections without having to perform this costly operation. The
|