$k$-Transmitter Watchman Routes
Bengt J. Nilsson, Christiane Schmidt

TL;DR
This paper studies the $k$-transmitter watchman route problem, proving its computational hardness and providing a polylogarithmic approximation algorithm for route minimization in polygons.
Contribution
It establishes NP-completeness and inapproximability results, and introduces a polylogarithmic approximation algorithm for the $k$-transmitter watchman route problem.
Findings
Shortest route problem is NP-complete for discrete points.
Cannot be approximated within a logarithmic factor unless P=NP.
Provides a polylogarithmic approximation algorithm with ratio $O( ext{log}^2(|S|n) ext{log} ext{log}(|S|n) ext{log}(|S|+1))$.
Abstract
We consider the watchman route problem for a -transmitter watchman: standing at point in a polygon , the watchman can see if intersects 's boundary at most times -- is -visible to . Traveling along the -transmitter watchman route, either all points in or a discrete set of points must be -visible to the watchman. We aim for minimizing the length of the -transmitter watchman route. We show that even in simple polygons the shortest -transmitter watchman route problem for a discrete set of points 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 -transmitter watchman route problem for a given starting point and with approximation ratio…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Facility Location and Emergency Management
