An Efficient and Complete Approach for Cooperative Path-Finding

Authors

  • Ryan Luna University of Nevada, Reno
  • Kostas Bekris University of Nevada, Reno

DOI:

https://doi.org/10.1609/aaai.v25i1.8041

Abstract

Cooperative path-finding can be abstracted as computing non-colliding paths for multiple agents between their start and goal locations on a graph. This work proposes a fast algorithm that can provide completeness guarantees for a general class of problems without any assumptions about the graph's topology. Specifically, the approach can address any solvable instance where there are at most n-2 agents in a graph of size n. The algorithm employs two primitives: a "push" operation where agents move towards their goals up to the point that no progress can be made, and a "swap" operation that allows two agents to swap positions without altering the configuration of other agents. Simulated experiments are provided on hard instances of cooperative path-finding, including comparisons against alternative methods. The results are favorable for the proposed algorithm and show that the technique scales to problems that require high levels of coordination, involving hundreds of agents.

Downloads

Published

2011-08-04

How to Cite

Luna, R., & Bekris, K. (2011). An Efficient and Complete Approach for Cooperative Path-Finding. Proceedings of the AAAI Conference on Artificial Intelligence, 25(1), 1804-1805. https://doi.org/10.1609/aaai.v25i1.8041