Sciweavers

COMGEO
2008
ACM

Decomposing a simple polygon into pseudo-triangles and convex polygons

13 years 3 months ago
Decomposing a simple polygon into pseudo-triangles and convex polygons
In this paper we consider the problem of decomposing a simple polygon into subpolygons that exclusively use vertices of the given polygon. We allow two types of subpolygons: pseudotriangles and convex polygons. We call the resulting decomposition PT-convex. We are interested in minimum decompositions, i.e., in decomposing the input polygon into the least number of subpolygons. Allowing subpolygons of one of two types has the potential to reduce the complexity of the resulting decomposition considerably. The problem of decomposing a simple polygon into the least number of convex polygons has been considered. We extend a dynamic-programming algorithm of Keil and Snoeyink for that problem to the case that both convex polygons and pseudo-triangles are allowed. Our algorithm determines such a decomposition in O(n3 ) time and space, where n is the number of the vertices of the polygon.
Stefan Gerdjikov, Alexander Wolff
Added 25 Dec 2010
Updated 25 Dec 2010
Type Journal
Year 2008
Where COMGEO
Authors Stefan Gerdjikov, Alexander Wolff
Comments (0)