Disjoint Splitting for Multi-Agent Path Finding with Conflict-Based Search
Disjoint Splitting for Multi-Agent Path Finding with Conflict-Based Search
复制标题
基于冲突搜索的多代理路径查找的不相交分裂
DOI:
10.1609/icaps.v29i1.3487
复制
发表时间:
2019
影响因子:
5.2
通讯作者:
Sven Koenig
中科院分区:
文献类型:
--
作者:
Jiaoyang Li;Daniel Damir Harabor;Peter James Stuckey;Hang Ma;Sven Koenig
Multi-Agent Path Finding (MAPF) is the planning problem of finding collision-free paths for a team of agents. We focus on Conflict-Based Search (CBS), a two-level tree-search state-of-the-art MAPF algorithm. The standard splitting strategy used by CBS is not disjoint, i.e., when it splits a problem into two subproblems, some solutions are shared by both subproblems, which can create duplication of search effort. In this paper, we demonstrate how to improve CBS with disjoint splitting and how to modify the low-level search of CBS to take maximal advantage of it. Experiments show that disjoint splitting increases the success rates and speeds of CBS and its variants by up to 2 orders of magnitude.