A Deterministic Bicriteria Approximation Algorithm for the Art Gallery Problem
arXiv:2512.23297
Abstract
Given a polygon in the plane, the art gallery problem calls for fining the smallest set of points in from which every other point in is seen. We give a deterministic algorithm that, given any polygon with holes, rational veritces of maximum bit-length , and a parameter , is guaranteed to find a set of points in of size $O\big(\OPT\cdot\log(h+2)\cdot\log (\OPT\cdot\log(h+2)))$ that sees at least a -fraction of the area of the polygon. The running time of the algorithm is polynomial in , , and , where $\OPT$ is the size of an optimum solution.