A Time-space Trade-off for Computing the Geodesic Center of a Simple Polygon
arXiv:1908.11260
Abstract
In this paper we study the problem of computing the geodesic center of a simple polygon when the available workspace is limited. For an -vertex simple polygon, we give a time-space trade-off algorithm that finds the geodesic center in expected time and uses additional words of space where , and is the time needed for constructing the shortest path tree of a given point inside a simple polygon, in depth-first order, with extra space. Applying the best current known time-space trade-off of Oh and Ahn (Algorithmica 2019) for shortest path tree, our algorithm runs in expected time.
11 pages