Computing geodesic furthest neighbors in simple polygons

作者:

Highlights:

摘要

An algorithm is presented for computing geodesic furthest neighbors for all the vertices of a simple polygon, where geodesic denotes the fact that distance between two points of the polygon is defined as the length of an Euclidean shortest path connecting them within the polygon. The algorithm runs in O(n log n) time and uses O(n) space; n being the number of vertices of the polygon. As a corollary, the geodesic diameter of the polygon also can be computed within, the same time and space bounds.

论文关键词:

论文评审过程:Received 1 August 1987, Revised 1 March 1988, Available online 2 December 2003.

论文官网地址:https://doi.org/10.1016/0022-0000(89)90045-7