The Analytic Arc Cover Problem and its Applications to Contiguous Art Gallery, Polygon Separation, and Shape Carving
Eliot W. Robson, Jack Spalding-Jamieson, Da Wei Zheng

TL;DR
This paper introduces the analytic arc cover problem and demonstrates polynomial-time solutions for three geometric problems: a contiguous art gallery, polygon separation, and 3D shape carving, advancing computational geometry.
Contribution
It establishes that three geometric problems are in P by analyzing the analytic arc cover problem, a novel interval set cover problem over the circle with infinitely many arcs.
Findings
Contiguous art gallery problem is in P.
Polygon separation for line segments is in P.
Minimizing half-plane cuts for 3D polytopes is in P.
Abstract
We show the following problems are in : 1. The contiguous art gallery problem -- a variation of the art gallery problem where each guard can protect a contiguous interval along the boundary of a simple polygon. This was posed at the open problem session at CCCG '24 by Thomas C. Shermer. 2. The polygon separation problem for line segments -- For two sets of line segments and , find a minimum-vertex convex polygon that completely contains and does not contain or cross any segment of . 3. Minimizing the number of half-plane cuts to carve a 3D polytope. To accomplish this, we study the analytic arc cover problem -- an interval set cover problem over the unit circle with infinitely many implicitly-defined arcs, given by a function.
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
TopicsAesthetic Perception and Analysis · 3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques
