@article{Luna_Bekris_2011, title={An Efficient and Complete Approach for Cooperative Path-Finding}, volume={25}, url={https://ojs.aaai.org/index.php/AAAI/article/view/8041}, DOI={10.1609/aaai.v25i1.8041}, abstractNote={ <p> 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. </p> }, number={1}, journal={Proceedings of the AAAI Conference on Artificial Intelligence}, author={Luna, Ryan and Bekris, Kostas}, year={2011}, month={Aug.}, pages={1804-1805} }