ROAISYApr 17, 2012

Planning Optimal Paths for Multiple Robots on Graphs

arXiv:1204.3830v4190 citations
Originality Incremental advance
AI Analysis

This work addresses path planning for multiple robots, which is incremental as it builds on existing methods with a flexible framework.

The paper tackles the problem of optimal multi-robot path planning on graphs by proposing two integer linear programming models that compute minimum last arrival time and minimum total distance solutions, with algorithms that are complete and guaranteed to yield true optimal solutions.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes