Facets for Art Gallery Problems
S\'andor P. Fekete, Stephan Friedrichs, Alexander Kr\"oller and, Christiane Schmidt

TL;DR
This paper introduces an iterative primal-dual LP relaxation method with cutting planes for solving the NP-hard Art Gallery Problem efficiently, improving solution quality and speed by reducing integrality gaps.
Contribution
It develops a novel primal-dual relaxation approach with geometric facet separation techniques, enabling optimal solutions for AGP instances and advancing the use of cutting planes in geometric optimization.
Findings
Significant reduction in integrality gaps compared to previous methods
Efficient polynomial-time separation of relevant facets
Practical improvements in solution speed and quality
Abstract
The Art Gallery Problem (AGP) asks for placing a minimum number of stationary guards in a polygonal region P, such that all points in P are guarded. The problem is known to be NP-hard, and its inherent continuous structure (with both the set of points that need to be guarded and the set of points that can be used for guarding being uncountably infinite) makes it difficult to apply a straightforward formulation as an Integer Linear Program. We use an iterative primal-dual relaxation approach for solving AGP instances to optimality. At each stage, a pair of LP relaxations for a finite candidate subset of primal covering and dual packing constraints and variables is considered; these correspond to possible guard positions and points that are to be guarded. Particularly useful are cutting planes for eliminating fractional solutions. We identify two classes of facets, based on Edge Cover…
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 · Robotic Path Planning Algorithms · Advanced Graph Theory Research
