Computing the flip distance between triangulations
Abstract
Let be a triangulation of a set of points in the plane, and let be an edge shared by two triangles in such that the quadrilateral formed by these two triangles is convex. A {\em flip} of is the operation of replacing by the other diagonal of to obtain a new triangulation of from . The {\em flip distance} between two triangulations of is the minimum number of flips needed to transform one triangulation into the other. The Flip Distance problem asks if the flip distance between two given triangulations of is at most , for some given . It is a fundamental and a challenging problem. We present an algorithm for the {\sc Flip Distance} problem that runs in time , for a constant , which implies that the problem is fixed-parameter tractable. We extend our results to triangulations of polygonal regions with holes, and to labeled triangulated graphs.
Cite
@article{arxiv.1407.1525,
title = {Computing the flip distance between triangulations},
author = {Iyad Kanj and Eric Sedgwick and Ge Xia},
journal= {arXiv preprint arXiv:1407.1525},
year = {2016}
}