English

Visibility Extension via Reflection

Computational Geometry 2023-04-06 v3

Abstract

This paper studies a variant of the Art Gallery problem in which the ``walls" can be replaced by \emph{reflecting edges}, which allows the guards to see further and thereby see a larger portion of the gallery. Given a simple polygon P\cal P, first, we consider one guard as a point viewer, and we intend to use reflection to add a certain amount of area to the visibility polygon of the guard. We study visibility with specular and diffuse reflections where the specular type of reflection is the mirror-like reflection, and in the diffuse type of reflection, the angle between the incident and reflected ray may assume all possible values between 00 and π\pi. Lee and Aggarwal already proved that several versions of the general Art Gallery problem are NPNP-hard. We show that several cases of adding an area to the visible area of a given point guard are NPNP-hard, too. Second, we assume all edges are reflectors, and we intend to decrease the minimum number of guards required to cover the whole gallery. Chao Xu proved that even considering rr specular reflections, one may need n3\lfloor \frac{n}{3} \rfloor guards to cover the polygon. Let rr be the maximum number of reflections of a guard's visibility ray. In this work, we prove that considering rr \emph{diffuse} reflections, the minimum number of \emph{vertex or boundary} guards required to cover a given simple polygon P\cal P decreases to { α1+r8\bf \lceil \frac{\alpha}{1+ \lfloor \frac{r}{8} \rfloor} \rceil}, where α\alpha indicates the minimum number of guards required to cover the polygon without reflection. We also generalize the O(logn)\mathcal{O}(\log n)-approximation ratio algorithm of the vertex guarding problem to work in the presence of reflection.

Keywords

Cite

@article{arxiv.2011.03107,
  title  = {Visibility Extension via Reflection},
  author = {Arash Vaezi and Bodhayan Roy and Mohammad Ghodsi},
  journal= {arXiv preprint arXiv:2011.03107},
  year   = {2023}
}

Comments

32 pages, 10 figures

R2 v1 2026-06-23T19:57:01.829Z