平面点集三角剖分之间的翻转距离是APX-难的
计算几何
2015-05-13 v3
摘要
本文考虑欧几里得平面中点集的三角剖分,即有限点集上的最大直线无交叉图。给定点集的一个三角剖分,边翻转是指移除一条边并添加另一条边,使得结果图仍然是三角剖分。翻转是局部变换三角网格的主要方式。我们证明,给定欧几里得平面中的点集以及的两个三角剖分和,最小化将变换为所需的边翻转次数是一个APX-难问题。
引用
@article{arxiv.1206.3179,
title = {Flip Distance Between Triangulations of a Planar Point Set is APX-Hard},
author = {Alexander Pilz},
journal= {arXiv preprint arXiv:1206.3179},
year = {2015}
}
备注
A previous version only showed NP-completeness of the corresponding decision problem. The current version is the one of the accepted manuscript