English

Constrained Flips in Plane Spanning Trees

Computational Geometry 2025-08-22 v1 Discrete Mathematics Combinatorics

Abstract

A flip in a plane spanning tree TT is the operation of removing one edge from TT and adding another edge such that the resulting structure is again a plane spanning tree. For trees on a set of points in convex position we study two classic types of constrained flips: (1)~Compatible flips are flips in which the removed and inserted edge do not cross each other. We relevantly improve the previous upper bound of 2nO(n)2n-O(\sqrt{n}) on the diameter of the compatible flip graph to~5n3O(1)\frac{5n}{3}-O(1), by this matching the upper bound for unrestricted flips by Bjerkevik, Kleist, Ueckerdt, and Vogtenhuber [SODA~2025] up to an additive constant of 11. We further show that no shortest compatible flip sequence removes an edge that is already in its target position. Using this so-called happy edge property, we derive a fixed-parameter tractable algorithm to compute the shortest compatible flip sequence between two given trees. (2)~Rotations are flips in which the removed and inserted edge share a common vertex. Besides showing that the happy edge property does not hold for rotations, we improve the previous upper bound of 2nO(1)2n-O(1) for the diameter of the rotation graph to~7n4O(1)\frac{7n}{4}-O(1).

Keywords

Cite

@article{arxiv.2508.15520,
  title  = {Constrained Flips in Plane Spanning Trees},
  author = {Oswin Aichholzer and Joseph Dorfer and Birgit Vogtenhuber},
  journal= {arXiv preprint arXiv:2508.15520},
  year   = {2025}
}

Comments

To appear at GD25

R2 v1 2026-07-01T05:00:01.992Z