A Linear-time Algorithm for Orthogonal Watchman Route Problem with Minimum Bends
Hamid Hoorfar, Alireza Bagheri

TL;DR
This paper introduces a linear-time algorithm for solving the orthogonal watchman route problem in monotone polygons, optimizing for minimal bends and applicable to certain path polygons.
Contribution
It presents the first linear-time solution for the orthogonal watchman route problem in monotone polygons, focusing on minimizing route bends.
Findings
Algorithm runs in linear time for monotone polygons.
Effective in minimizing the number of bends in the route.
Applicable to path polygons with a specific dual graph structure.
Abstract
Given an orthogonal polygon with vertices, the goal of the watchman route problem is finding a path of the minimum length in such that every point of the polygon is visible from at least one of the point of . In the other words, in the watchman route problem we must compute a shortest watchman route inside a simple polygon of vertices such that all the points interior to the polygon and on its boundary are visible to at least one point on the route. If route and polygon be orthogonal, it is called orthogonal watchman route problem. One of the targets of this problem is finding the orthogonal path with the minimum number of bends as possible. We present a linear-time algorithm for the orthogonal watchman route problem, in which the given polygon is monotone. Our algorithm can be used also for the problem on simple orthogonal polygons for…
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 · Robotic Path Planning Algorithms · Optimization and Packing Problems
