A Practical Algorithm with Performance Guarantees for the Art Gallery Problem
Discrete mathematics & theoretical computer science, Tome 25 (2023-2024) no. 2 Cet article a éte moissonné depuis la source Episciences

Voir la notice de l'article

Given a closed simple polygon $P$, we say two points $p,q$ see each other if the segment $pq$ is fully contained in $P$. The art gallery problem seeks a minimum size set $G\subset P$ of guards that sees $P$ completely. The only currently correct algorithm to solve the art gallery problem exactly uses algebraic methods and is attributed to Sharir. As the art gallery problem is ER-complete, it seems unlikely to avoid algebraic methods, without additional assumptions. In this paper, we introduce the notion of vision stability. In order to describe vision stability consider an enhanced guard that can see "around the corner" by an angle of $\delta$ or a diminished guard whose vision is by an angle of $\delta$ "blocked" by reflex vertices. A polygon $P$ has vision stability $\delta$ if the optimal number of enhanced guards to guard $P$ is the same as the optimal number of diminished guards to guard $P$. We will argue that most relevant polygons are vision stable. We describe a one-shot vision stable algorithm that computes an optimal guard set for visionstable polygons using polynomial time and solving one integer program. It guarantees to find the optimal solution for every vision stable polygon. We implemented an iterative visionstable algorithm and show its practical performance is slower, but comparable with other state of the art algorithms. Our iterative algorithm is inspired and follows closely the one-shot algorithm. It delays several steps and only computes them when deemed necessary. Given a chord $c$ of a polygon, we denote by $n(c)$ the number of vertices visible from $c$. The chord-width of a polygon is the maximum $n(c)$ over all possible chords $c$. The set of vision stable polygons admits an FPT algorithm when parametrized by the chord-width. Furthermore, the one-shot algorithm runs in FPT time, when parameterized by the number of reflex vertices.
DOI : 10.46298/dmtcs.9225
Classification : 68-XX
@article{DMTCS_2024_25_2_a19,
     author = {Hengeveld, Simon and Miltzow, Tillmann},
     title = {A {Practical} {Algorithm} with {Performance} {Guarantees} for the {Art} {Gallery} {Problem}},
     journal = {Discrete mathematics & theoretical computer science},
     year = {2023-2024},
     volume = {25},
     number = {2},
     doi = {10.46298/dmtcs.9225},
     language = {en},
     url = {http://geodesic.mathdoc.fr/articles/10.46298/dmtcs.9225/}
}
TY  - JOUR
AU  - Hengeveld, Simon
AU  - Miltzow, Tillmann
TI  - A Practical Algorithm with Performance Guarantees for the Art Gallery Problem
JO  - Discrete mathematics & theoretical computer science
PY  - 2023-2024
VL  - 25
IS  - 2
UR  - http://geodesic.mathdoc.fr/articles/10.46298/dmtcs.9225/
DO  - 10.46298/dmtcs.9225
LA  - en
ID  - DMTCS_2024_25_2_a19
ER  - 
%0 Journal Article
%A Hengeveld, Simon
%A Miltzow, Tillmann
%T A Practical Algorithm with Performance Guarantees for the Art Gallery Problem
%J Discrete mathematics & theoretical computer science
%D 2023-2024
%V 25
%N 2
%U http://geodesic.mathdoc.fr/articles/10.46298/dmtcs.9225/
%R 10.46298/dmtcs.9225
%G en
%F DMTCS_2024_25_2_a19
Hengeveld, Simon; Miltzow, Tillmann. A Practical Algorithm with Performance Guarantees for the Art Gallery Problem. Discrete mathematics & theoretical computer science, Tome 25 (2023-2024) no. 2. doi: 10.46298/dmtcs.9225

Cité par Sources :