English

Offline Time-Independent Multi-Agent Path Planning

Multiagent Systems 2023-04-11 v3 Robotics

Abstract

This paper studies a novel planning problem for multiple agents that cannot share holding resources, named OTIMAPP (Offline Time-Independent Multi-Agent Path Planning). Given a graph and a set of start-goal pairs, the problem consists in assigning a path to each agent such that every agent eventually reaches their goal without blocking each other, regardless of how the agents are being scheduled at runtime. The motivation stems from the nature of distributed environments that agents take actions fully asynchronous and have no knowledge about those exact timings of other actors. We present solution conditions, computational complexity, solvers, and robotic applications.

Keywords

Cite

@article{arxiv.2105.07132,
  title  = {Offline Time-Independent Multi-Agent Path Planning},
  author = {Keisuke Okumura and François Bonnet and Yasumasa Tamura and Xavier Défago},
  journal= {arXiv preprint arXiv:2105.07132},
  year   = {2023}
}

Comments

This is the IJCAI-22 version. The journal version is available in IEEE Transactions on Robotics (T-RO; 2023; open access)

R2 v1 2026-06-24T02:08:06.786Z