ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2005.02530
12
11
v1v2v3 (latest)

Approximation Algorithms for Multi-Robot Patrol-Scheduling with Min-Max Latency

5 May 2020
P. Afshani
Mark de Berg
K. Buchin
Jie Gao
Maarten Löffler
Amir Nayyeri
Benjamin Raichel
Rik Sarkar
Haotian Wang
Hao-Tsung Yang
ArXiv (abs)PDFHTML
Abstract

We consider the problem of finding patrol schedules for kkk robots to visit a given set of nnn sites in a metric space. Each robot has the same maximum speed and the goal is to minimize the weighted maximum latency of any site, where the latency of a site is defined as the maximum time duration between consecutive visits of that site. The problem is NP-hard, as it has the traveling salesman problem as a special case (when k=1k=1k=1 and all sites have the same weight). We present a polynomial-time algorithm with an approximation factor of O(k2log⁡wmax⁡wmin⁡)O(k^2 \log \frac{w_{\max}}{w_{\min}})O(k2logwmin​wmax​​) to the optimal solution, where wmax⁡w_{\max}wmax​ and wmin⁡w_{\min}wmin​ are the maximum and minimum weight of the sites respectively. Further, we consider the special case where the sites are in 1D. When all sites have the same weight, we present a polynomial-time algorithm to solve the problem exactly. If the sites may have different weights, we present a 121212-approximate solution, which runs in polynomial time when the number of robots, kkk, is a constant.

View on arXiv
Comments on this paper