English

The Parameterized Hardness of Art Gallery Problems

Computational Geometry 2020-06-23 v3

Abstract

Given a simple polygon P\mathcal{P} on nn vertices, two points x,yx,y in P\mathcal{P} are said to be visible to each other if the line segment between xx and yy is contained in P\mathcal{P}. The Point Guard Art Gallery problem asks for a minimum set SS such that every point in P\mathcal{P} is visible from a point in SS. The Vertex Guard Art Gallery problem asks for such a set SS subset of the vertices of P\mathcal{P}. A point in the set SS is referred to as a guard. For both variants, we rule out any f(k)no(k/logk)f(k)n^{o(k / \log k)} algorithm, where k:=Sk := |S| is the number of guards, for any computable function ff, unless the Exponential Time Hypothesis fails. These lower bounds almost match the nO(k)n^{O(k)} algorithms that exist for both problems.

Keywords

Cite

@article{arxiv.1603.08116,
  title  = {The Parameterized Hardness of Art Gallery Problems},
  author = {Édouard Bonnet and Tillmann Miltzow},
  journal= {arXiv preprint arXiv:1603.08116},
  year   = {2020}
}

Comments

23 pages, 12 figures. Journal version

R2 v1 2026-06-22T13:19:07.169Z