A Constant-Factor Approximation Algorithm for Point Guarding an Art Gallery
Arash Vaezi, Mohammad Ghodsi

TL;DR
This paper presents a constant-factor approximation algorithm for the point guarding problem in simple polygons when guards are restricted to a dense grid, improving upon previous logarithmic approximation bounds.
Contribution
It introduces a novel constant-factor approximation algorithm for grid-restricted point guarding, a significant advancement over prior logarithmic approximation results.
Findings
Achieves a constant approximation factor independent of the grid size.
The algorithm's running time depends on the grid's number of cells.
Provides a theoretical foundation for grid-restricted guard placement.
Abstract
Given a simple polygon , in the Art Gallery problem the goal is to find the minimum number of guards needed to cover the entire , where a guard is a point and can see another point when does not cross the edges of . This paper studies a variant of the Art Gallery problem in which guards are restricted to lie on a dense grid inside . In the general problem, guards can be anywhere inside or on the boundary of . The general problem is called the \emph{point} guarding problem. It was proved that the point guarding problem is APX-complete, meaning that we cannot do better than a constant-factor approximation algorithm unless . A huge amount of research is committed to the studies of combinatorial and algorithmic aspects of this problem, and as of this time, we could not find a constant factor approximation for simple…
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 · Optimization and Search Problems
