计算多边形域的 $L_1$ 测地直径与中心
计算几何
2016-11-11 v2 数据结构与算法
摘要
对于具有 个孔且总共 个顶点的多边形域,我们提出算法分别在 时间和 时间内计算 测地直径和 测地中心,其中 表示反阿克曼函数。此前这些问题的算法未知。对于欧几里得对应问题,最佳算法在 或 时间内计算测地直径,在 时间内计算测地中心。因此,我们的算法比欧几里得问题的算法显著更快。我们的算法基于多边形域中 最短路径的几个有趣观察。
引用
@article{arxiv.1512.07160,
title = {Computing the $L_1$ Geodesic Diameter and Center of a Polygonal Domain},
author = {Sang Won Bae and Matias Korman and Joseph S. B. Mitchell and Yoshio Okamoto and Valentin Polishchuk and Haitao Wang},
journal= {arXiv preprint arXiv:1512.07160},
year = {2016}
}
备注
Made a few cosmetic changes over the previous version; this version to appear in Discrete & Computational Geometry