English

Planning Optimal Paths for Multiple Robots on Graphs

Robotics 2015-03-20 v4 Artificial Intelligence Systems and Control

Abstract

In this paper, we study the problem of optimal multi-robot path planning (MPP) on graphs. We propose two multiflow based integer linear programming (ILP) models that computes minimum last arrival time and minimum total distance solutions for our MPP formulation, respectively. The resulting algorithms from these ILP models are complete and guaranteed to yield true optimal solutions. In addition, our flexible framework can easily accommodate other variants of the MPP problem. Focusing on the time optimal algorithm, we evaluate its performance, both as a stand alone algorithm and as a generic heuristic for quickly solving large problem instances. Computational results confirm the effectiveness of our method.

Keywords

Cite

@article{arxiv.1204.3830,
  title  = {Planning Optimal Paths for Multiple Robots on Graphs},
  author = {Jingjin Yu and Steven M. LaValle},
  journal= {arXiv preprint arXiv:1204.3830},
  year   = {2015}
}

Comments

Changed "agents" to "robots"

R2 v1 2026-06-21T20:50:50.960Z