Proceedings:
Proceedings of the International Symposium on Combinatorial Search, 7
Volume
Issue:
Vol. 7 No. 1 (2014): Seventh Annual Symposium on Combinatorial Search
Track:
Full Papers
Downloads:
Abstract:
The task in the multi-agent path finding problem (MAPF) is to find paths for multiple agents, each with a different start and goal position, such that agents do not collide. A successful optimal MAPF solver is the conflict-based search (CBS) algorithm. CBS is a two level algorithm where special conditions ensure it returns the optimal solution. Solving MAPF optimally is proven to be NP-hard, hence CBS and all other optimal solvers do not scale up. We propose several ways to relax the optimality conditions of CBS trading solution quality for runtime as well as bounded-suboptimal variants, where the returned solution is guaranteed to be within a constant factor from optimal solution cost. Experimental results show the benefits of our new approach; a massive reduction in running time is presented while sacrificing a minor loss in solution quality. Our new algorithms outperform other existing algorithms in most of the cases.
DOI:
10.1609/socs.v5i1.18315
SOCS
Vol. 7 No. 1 (2014): Seventh Annual Symposium on Combinatorial Search