English

The Geodesic Farthest-point Voronoi Diagram in a Simple Polygon

Computational Geometry 2018-02-20 v1

Abstract

Given a set of point sites in a simple polygon, the geodesic farthest-point Voronoi diagram partitions the polygon into cells, at most one cell per site, such that every point in a cell has the same farthest site with respect to the geodesic metric. We present an O(nloglogn+mlogm)O(n\log\log n+m\log m)- time algorithm to compute the geodesic farthest-point Voronoi diagram of mm point sites in a simple nn-gon. This improves the previously best known algorithm by Aronov et al. [Discrete Comput. Geom. 9(3):217-255, 1993]. In the case that all point sites are on the boundary of the simple polygon, we can compute the geodesic farthest-point Voronoi diagram in O((n+m)loglogn)O((n + m) \log \log n) time.

Keywords

Cite

@article{arxiv.1802.06223,
  title  = {The Geodesic Farthest-point Voronoi Diagram in a Simple Polygon},
  author = {Eunjin Oh and Luis Barba and Hee-Kap Ahn},
  journal= {arXiv preprint arXiv:1802.06223},
  year   = {2018}
}