The Point-Boundary Art Gallery Problem is $\exists\mathbb{R}$-hard
Jack Stade
TL;DR
The paper proves that the point-boundary variant of the art gallery problem is $ exists\mathbb{R}$-complete by constructing a geometric reduction from the problem ETR-INV-REV. It introduces a suite of geometric gadgets—guard regions, constraint nooks, copy nooks, and constraint gadgets (including inversion and addition variants)—that encode the real-valued constraints of the source problem into guard placements in a polygon, with guard positions mapped to variables in $[\tfrac{1}{2},2]$. The authors provide a hands-on, compass-and-straightedge-style construction that avoids irrational coordinates, and they show how the gadget interactions yield the necessary monotone constraints to simulate the target inequalities. The reduction runs in polynomial time and yields $ exists\mathbb{R}$-hardness for the point-boundary variant; the approach also simplifies earlier $ exists\mathbb{R}$-hardness proofs for the point-point variant and suggests broader applicability to related AGP variants. Overall, the work establishes tight complexity for natural visibility problems and strengthens connections between computational geometry and the existential theory of the reals.
Abstract
We resolve the complexity of the point-boundary variant of the art gallery problem, showing that it is $\exists\mathbb{R}$-complete, meaning that it is equivalent under polynomial time reductions to deciding whether a system of polynomial equations has a real solution. The art gallery problem asks whether there is a configuration of {\it guards} that together can see every point inside of an {\it art gallery} modeled by a simple polygon. The original version of this problem (which we call the point-point variant) was shown to be $\exists\mathbb{R}$-hard [Abrahamsen, Adamaszek, and Miltzow, JACM 2021], but the complexity of the variant where guards only need to guard the walls of the art gallery was left as an open problem. We show that this variant is also $\exists\mathbb{R}$-hard. Our techniques can also be used to greatly simplify the proof of $\exists\mathbb{R}$-hardness of the point-point art gallery problem. The gadgets in previous work could only be constructed by using a computer to find complicated rational coordinates with specific algebraic properties. All of our gadgets can be constructed by hand and can be verified with simple geometric arguments.
