On the time bound for convex decomposition of simple polygons

We show that a decomposition of a simple polygon having n vertices, r of which are reflex, into a minimum number of convex regions without the addition of Steiner vertices can be computed in O(n + r2min{r2, n}) time and space. A Java demo is available at .