English

Short Flip Sequences to Untangle Segments in the Plane

Computational Geometry 2023-07-26 v2

Abstract

A (multi)set of segments in the plane may form a TSP tour, a matching, a tree, or any multigraph. If two segments cross, then we can reduce the total length with the following flip operation. We remove a pair of crossing segments, and insert a pair of non-crossing segments, while keeping the same vertex degrees. The goal of this paper is to devise efficient strategies to flip the segments in order to obtain crossing-free segments after a small number of flips. Linear and near-linear bounds on the number of flips were only known for segments with endpoints in convex position. We generalize these results, proving linear and near-linear bounds for cases with endpoints that are not in convex position. Our results are proved in a general setting that applies to multiple problems, using multigraphs and the distinction between removal and insertion choices when performing a flip.

Keywords

Cite

@article{arxiv.2307.00853,
  title  = {Short Flip Sequences to Untangle Segments in the Plane},
  author = {Guilherme D. da Fonseca and Yan Gerard and Bastien Rivier},
  journal= {arXiv preprint arXiv:2307.00853},
  year   = {2023}
}

Comments

19 pages, 10 figures

R2 v1 2026-06-28T11:20:31.177Z