Priority inheritance with backtracking for iterative multi-agent path finding

作者:

摘要

In the Multi-Agent Path Finding (MAPF) problem, a set of agents moving on a graph must reach their own respective destinations without inter-agent collisions. In practical MAPF applications such as navigation in automated warehouses, where occasionally there are hundreds or more agents, MAPF must be solved iteratively online on a lifelong basis. Such scenarios rule out simple adaptations of offline compute-intensive optimal approaches; and scalable sub-optimal algorithms are hence appealing for such settings. Ideal algorithms are scalable, applicable to iterative scenarios, and output plausible solutions in predictable computation time.

论文关键词:Multi-agent pathfinding,Online and lifelong planning,Multi-robot coordination

论文评审过程:Received 22 November 2021, Revised 20 June 2022, Accepted 26 June 2022, Available online 3 July 2022, Version of Record 5 July 2022.

论文官网地址:https://doi.org/10.1016/j.artint.2022.103752