Voronoi Diagram for Points in a Simple Polygon

We present an algorithm for constructing the Voronoi diagram for a set of n points in a simple polygon of m vertices in O(mn + m loglog m + n log n) time and O(m+n) space.