Watchman route problem
ID: watchman-route-problem
The Watchman Route Problem is a classical problem in computational geometry and optimization. It involves determining an optimal route for a "watchman" who needs to patrol an area (usually represented as a polygon) and ensure full visibility of that area. The goal is to find the shortest path that allows the watchman to observe every point within the specified region.
New to topics? Read the docs here!