Multirobot Watchman Routes in a Simple Polygon
Joseph S. B. Mitchell, Linh Nguyen

TL;DR
This paper introduces algorithms for the cooperative watchman route problem in polygons, providing exact, approximation, and specialized solutions for different variants and constraints, advancing multi-robot visibility path planning.
Contribution
It presents the first pseudopolynomial algorithm for orthogonal polygons with movement constraints and offers approximation schemes for general polygons in the multi-robot watchman routing context.
Findings
Exact pseudopolynomial algorithm for orthogonal polygons with movement constraints.
Fully polynomial-time approximation scheme for the problem.
Constant-factor approximation for the quota version in simple polygons.
Abstract
The well-known \textsc{Watchman Route} problem seeks a shortest route in a polygonal domain from which every point of the domain can be seen. In this paper, we study the cooperative variant of the problem, namely the \textsc{-Watchmen Routes} problem, in a simple polygon . We look at both the version in which the watchmen must collectively see all of , and the quota version in which they must see a predetermined fraction of 's area. We give an exact pseudopolynomial time algorithm for the \textsc{-Watchmen Routes} problem in a simple orthogonal polygon with the constraint that watchmen must move on axis-parallel segments, and there is a given common starting point on the boundary. Further, we give a fully polynomial-time approximation scheme and a constant-factor approximation for unconstrained movement. For the quota version, we give a constant-factor…
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
TopicsRobotic Path Planning Algorithms · Optimization and Search Problems
