Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence 2019
DOI: 10.24963/ijcai.2019/179
|View full text |Cite
|
Sign up to set email alerts
|

Branch-and-Cut-and-Price for Multi-Agent Pathfinding

Abstract: There are currently two broad strategies for optimal Multi-agent Pathfinding (MAPF): (1) search-based methods, which model and solve MAPF directly, and (2) compilation-based solvers, which reduce MAPF to instances of well-known combinatorial problems, and thus, can benefit from advances in solver techniques. In this work, we present an optimal algorithm, BCP, that hybridizes both approaches using Branch-and-Cut-and-Price, a decomposition framework developed for mathematical optimization. We formalize BCP and c… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
69
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 71 publications
(69 citation statements)
references
References 1 publication
0
69
0
Order By: Relevance
“…Multi-agent path finding (MAPF) is a problem of MAPP in discrete spaces, with the objective of finding a set of timed paths on graphs while preventing collisions with other agents [58]. MAPF has been studied extensively over the last decade and has produced numerous powerful algorithms (e.g., [4,34,45,51]). More recently, some works have attempted to leverage machine-learning techniques for solving MAPF.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Multi-agent path finding (MAPF) is a problem of MAPP in discrete spaces, with the objective of finding a set of timed paths on graphs while preventing collisions with other agents [58]. MAPF has been studied extensively over the last decade and has produced numerous powerful algorithms (e.g., [4,34,45,51]). More recently, some works have attempted to leverage machine-learning techniques for solving MAPF.…”
Section: Related Workmentioning
confidence: 99%
“…Over the last decade, significant progress has been made on MAPP in discretized environments, which is also known as multi-agent path finding (MAPF), aimed at finding a set of conflict-free paths on a graph given a priori, typically as a grid. Despite its optimization intractability in various criteria [2,42,63], recent work has shown MAPF can obtain near-optimal solutions in a short amount of time (e.g., less than a minute), even for hundreds of agents [34,37,46].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Gange et al (2019) replaced the high-level solver of CBS with a lazily constructed constraint programming model with nogoods (Lazy CBS). Lam et al (2019) solved MAPF using a decomposition framework developed for mathematical optimization called branch-and-cut-and-price (BCP).…”
Section: A Declarative Solutionmentioning
confidence: 99%
“…Nevertheless, given its high utility, especially in e-commerce applications [46,32,45] that are expected to grow significantly [8,1], many algorithmic solutions have been proposed for optimally solving MRPP. Among these, combinatorialsearch based solvers [24] have been demonstrated to be fairly effective. MRPP solvers may be classified as being optimal or suboptimal.…”
Section: Introductionmentioning
confidence: 99%