Decomposing a simple polygon into pseudo-triangles and convex polygons

  • Authors:
  • Stefan Gerdjikov;Alexander Wolff

  • Affiliations:
  • Faculty of Mathematics and Informatics, Sofia University “Sv. Kliment Ohkridski”, Bulgaria;Faculteit Wiskunde en Informatica, Technische Universiteit Eindhoven, Eindhoven, The Netherlands

  • Venue:
  • Computational Geometry: Theory and Applications
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

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: pseudo-triangles 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(n^3) time and space, where n is the number of the vertices of the polygon.