English

$k$-Transmitter Watchman Routes

Computational Geometry 2023-05-15 v2

Abstract

We consider the watchman route problem for a kk-transmitter watchman: standing at point pp in a polygon PP, the watchman can see qPq\in P if pq\overline{pq} intersects PP's boundary at most kk times -- qq is kk-visible to pp. Traveling along the kk-transmitter watchman route, either all points in PP or a discrete set of points SPS\subset P must be kk-visible to the watchman. We aim for minimizing the length of the kk-transmitter watchman route. We show that even in simple polygons the shortest kk-transmitter watchman route problem for a discrete set of points SPS\subset P is NP-complete and cannot be approximated to within a logarithmic factor (unless P=NP), both with and without a given starting point. Moreover, we present a polylogarithmic approximation for the kk-transmitter watchman route problem for a given starting point and SPS\subset P with approximation ratio O(log2(Sn)loglog(Sn)log(S+1))O(\log^2(|S|\cdot n) \log\log (|S|\cdot n) \log(|S|+1)) (with P=n|P|=n).

Cite

@article{arxiv.2202.01757,
  title  = {$k$-Transmitter Watchman Routes},
  author = {Bengt J. Nilsson and Christiane Schmidt},
  journal= {arXiv preprint arXiv:2202.01757},
  year   = {2023}
}

Comments

14 pages, 6 figures; conference proceedings WALCOM 2022: https://link.springer.com/chapter/10.1007/978-3-031-27051-2_18; updated with some notation changes and minor edits

R2 v1 2026-06-24T09:18:30.633Z