Optimal Patrolling of High Priority Segments While Visiting the Unit Interval with a Set of Mobile Robots
Oscar Morales-Ponce

TL;DR
This paper addresses optimal patrolling strategies for multiple robots to protect high-priority segments on a line, minimizing idle time through novel lid cover concepts and efficient algorithms.
Contribution
It introduces the concepts of single and double-lid covers, providing algorithms to compute optimal cover lengths and strategies for minimizing idle time in robot patrolling.
Findings
Lower bound of idle time established as twice the minimum of two lid cover lengths.
Algorithms for computing lid cover lengths with time complexity $O( ext{max}(k, n) ext{log} n)$.
Multiple patrolling strategies with different idle times and coverage methods are proposed.
Abstract
Consider a region that requires to be protected from unauthorized penetrations. The border of the region, modeled as a unit line segment, consists of high priority segments that require the highest level of protection separated by low priority segments that require to be visited infinitely often. We study the problem of patrolling the border with a set of robots. The goal is to obtain a strategy that minimizes the maximum idle time (the time that a point is left unattended) of the high priority points while visiting the low priority points infinitely often. We use the concept of single lid cover (segments of fixed length) where each high priority point is covered with at least one lid, and then we extend it to strong double-lid cover where each high priority point is covered with at least two lids, and the unit line segment is fully covered. Let be the minimum lid…
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
TopicsOptimization and Search Problems · Robotic Path Planning Algorithms · Computational Geometry and Mesh Generation
