,
Bengt J. Nilsson
,
Christiane Schmidt
Creative Commons Attribution 4.0 International license
We study the watchman route problem for a set of two watchmen for the objective of minimizing the length of the longest route (min-max) inside a simple polygon P having n vertices, which is known to be weakly NP-hard. First, we consider seeing a discrete set of m points in the interior of P. We show that even this problem is weakly NP-hard and present an approximation algorithm with approximation ratio 2+ε that runs in O(m⁵n) time, assuming that a starting point for each of the two routes is given. We generalize the algorithm to see all of the interior of P in O(n⁶) time with approximation ratio 2 + π/2 ≈ 3.571, improving on the previously known best algorithm that has an approximation ratio of ≈ 6.922 and runtime O(n²) [Bengt J. Nilsson and Eli Packer, 2024]. Finally, we describe how to extend this algorithm to the case where no starting points are given, this taking O(n⁸) time, yielding an approximation ratio of 3 + π/2 ≈ 4.571, improving on the previously known best approximation algorithm with ratio ≈ 5.969 also having runtime O(n⁸) [Bengt J. Nilsson and Eli Packer, 2024].
@InProceedings{brotzner_et_al:LIPIcs.SWAT.2026.11,
author = {Br\"{o}tzner, Anna and Nilsson, Bengt J. and Schmidt, Christiane},
title = {{Improved Approximation of Two Watchmen’s Routes in Simple Polygons}},
booktitle = {20th Scandinavian Symposium on Algorithm Theory (SWAT 2026)},
pages = {11:1--11:16},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-421-5},
ISSN = {1868-8969},
year = {2026},
volume = {370},
editor = {Fraigniaud, Pierre},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SWAT.2026.11},
URN = {urn:nbn:de:0030-drops-260472},
doi = {10.4230/LIPIcs.SWAT.2026.11},
annote = {Keywords: Art gallery problem, watchman route problem, multiple watchmen, path planning, polygons}
}