Research

Paper

TESTING March 19, 2026

Conflict-Based Search for Multi Agent Path Finding with Asynchronous Actions

Authors

Xuemian Wu, Shizhe Zhao, Zhongqiang Ren

Abstract

Multi-Agent Path Finding (MAPF) seeks collision-free paths for multiple agents from their respective start locations to their respective goal locations while minimizing path costs. Most existing MAPF algorithms rely on a common assumption of synchronized actions, where the actions of all agents start at the same time and always take a time unit, which may limit the use of MAPF planners in practice. To get rid of this assumption, Continuous-time Conflict-Based Search (CCBS) is a popular approach that can find optimal solutions for MAPF with asynchronous actions (MAPF-AA). However, CCBS has recently been identified to be incomplete due to an uncountably infinite state space created by continuous wait durations. This paper proposes a new method, Conflict-Based Search with Asynchronous Actions (CBS-AA), which bypasses this theoretical issue and can solve MAPF-AA with completeness and solution optimality guarantees. Based on CBS-AA, we also develop conflict resolution techniques to improve the scalability of CBS-AA further. Our test results show that our method can reduce the number of branches by up to 90%.

Metadata

arXiv ID: 2603.18866
Provider: ARXIV
Primary Category: cs.AI
Published: 2026-03-19
Fetched: 2026-03-20 06:02

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.18866v1</id>\n    <title>Conflict-Based Search for Multi Agent Path Finding with Asynchronous Actions</title>\n    <updated>2026-03-19T13:12:27Z</updated>\n    <link href='https://arxiv.org/abs/2603.18866v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.18866v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Multi-Agent Path Finding (MAPF) seeks collision-free paths for multiple agents from their respective start locations to their respective goal locations while minimizing path costs. Most existing MAPF algorithms rely on a common assumption of synchronized actions, where the actions of all agents start at the same time and always take a time unit, which may limit the use of MAPF planners in practice. To get rid of this assumption, Continuous-time Conflict-Based Search (CCBS) is a popular approach that can find optimal solutions for MAPF with asynchronous actions (MAPF-AA). However, CCBS has recently been identified to be incomplete due to an uncountably infinite state space created by continuous wait durations. This paper proposes a new method, Conflict-Based Search with Asynchronous Actions (CBS-AA), which bypasses this theoretical issue and can solve MAPF-AA with completeness and solution optimality guarantees. Based on CBS-AA, we also develop conflict resolution techniques to improve the scalability of CBS-AA further. Our test results show that our method can reduce the number of branches by up to 90%.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.AI'/>\n    <published>2026-03-19T13:12:27Z</published>\n    <arxiv:comment>9 pages, 10 figures. Accepted at AAMAS 2026</arxiv:comment>\n    <arxiv:primary_category term='cs.AI'/>\n    <author>\n      <name>Xuemian Wu</name>\n    </author>\n    <author>\n      <name>Shizhe Zhao</name>\n    </author>\n    <author>\n      <name>Zhongqiang Ren</name>\n    </author>\n  </entry>"
}