English

Computing the Geodesic Centers of a Polygonal Domain

Computational Geometry 2015-09-25 v1

Abstract

We present an algorithm that computes the geodesic center of a given polygonal domain. The running time of our algorithm is O(n12+ϵ)O(n^{12+\epsilon}) for any ϵ>0\epsilon>0, where nn is the number of corners of the input polygonal domain. Prior to our work, only the very special case where a simple polygon is given as input has been intensively studied in the 1980s, and an O(nlogn)O(n \log n)-time algorithm is known by Pollack et al. Our algorithm is the first one that can handle general polygonal domains having one or more polygonal holes.

Keywords

Cite

@article{arxiv.1509.07214,
  title  = {Computing the Geodesic Centers of a Polygonal Domain},
  author = {Sang Won Bae and Matias Korman and Yoshio Okamoto},
  journal= {arXiv preprint arXiv:1509.07214},
  year   = {2015}
}
R2 v1 2026-06-22T11:04:12.224Z