Forbidding Edges between Points in the Plane to Disconnect the Triangulation Flip Graph
Reza Bigdeli, Anna Lubiw

TL;DR
This paper investigates how forbidding certain edges affects the connectivity of the triangulation flip graph, providing algorithms to identify critical edges and analyzing the flip cut number for convex point sets.
Contribution
It introduces the concept of flip cut edges and sets, characterizes them, and develops efficient algorithms to test their properties, advancing understanding of flip graph connectivity under constraints.
Findings
Characterization of flip cut edges enabling $O(n \,\log n)$ testing
Efficient algorithms for checking flip graph connectivity with forbidden edges
Flip cut number for convex point sets is $n-3$
Abstract
The flip graph for a set of points in the plane has a vertex for every triangulation of , and an edge when two triangulations differ by one flip that replaces one triangulation edge by another. The flip graph is known to have some connectivity properties: (1) the flip graph is connected; (2) connectivity still holds when restricted to triangulations containing some constrained edges between the points; (3) for in general position of size , the flip graph is -connected, a recent result of Wagner and Welzl (SODA 2020). We introduce the study of connectivity properties of the flip graph when some edges between points are forbidden. An edge between two points is a flip cut edge if eliminating triangulations containing results in a disconnected flip graph. More generally, a set of edges between points of is a flip cut set if…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
