English

Introducing Delays in Multi-Agent Path Finding

Robotics 2024-04-23 v4 Multiagent Systems

Abstract

We consider a Multi-Agent Path Finding (MAPF) setting where agents have been assigned a plan, but during its execution some agents are delayed. Instead of replanning from scratch when such a delay occurs, we propose delay introduction, whereby we delay some additional agents so that the remainder of the plan can be executed safely. We show that finding the minimum number of additional delays is APX-Hard, i.e., it is NP-Hard to find a (1+ε)(1+\varepsilon)-approximation for some ε>0\varepsilon>0. However, in practice we can find optimal delay-introductions using Conflict-Based Search for very large numbers of agents, and both planning time and the resulting length of the plan are comparable, and sometimes outperform the state-of-the-art heuristics for replanning.

Keywords

Cite

@article{arxiv.2307.11252,
  title  = {Introducing Delays in Multi-Agent Path Finding},
  author = {Justin Kottinger and Tzvika Geft and Shaull Almagor and Oren Salzman and Morteza Lahijanian},
  journal= {arXiv preprint arXiv:2307.11252},
  year   = {2024}
}

Comments

9 pages, 6 figures, and 3 tables

R2 v1 2026-06-28T11:36:31.147Z