An Improved Bound for Plane Covering Paths
Hugo A. Akitaya, Greg Aloupis, Ahmad Biniaz, Prosenjit Bose, Jean-Lou De Carufel, Cyril Gavoille, John Iacono, Linda Kleist, Michiel Smid, Diane Souvaine, Leonidas Theocharous

TL;DR
This paper presents a new upper bound of approximately 6/7 times the number of points for the minimum segments needed in a plane covering path, improving previous bounds and providing an efficient algorithm.
Contribution
The authors establish a tighter upper bound for plane covering paths and introduce a constructive, efficient algorithm to compute such paths.
Findings
Proved that n/7 is an upper bound for plane covering paths.
Improved the previous bound of 21n/22.
Provided an O(n log n) algorithm for constructing the paths.
Abstract
A covering path for a finite set of points in the plane is a polygonal path such that every point of lies on a segment of the path. The vertices of the path need not be at points of . A covering path is plane if its segments do not cross each other. Let be the minimum number such that every set of points in the plane admits a plane covering path with at most segments. We prove that . This improves the previous best-known upper bound of , due to Biniaz (SoCG 2023). Our proof is constructive and yields a simple -time algorithm for computing a plane covering path.
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
