2021
DOI: 10.1609/socs.v10i1.18497
|View full text |Cite
|
Sign up to set email alerts
|

On SAT-Based Approaches for Multi-Agent Path Finding with the Sum-of-Costs Objective

Abstract: Multi-agent path finding (MAPF) deals with the problem of finding collision-free paths for a set of agents. Each agent moves from its start location to its destination location in a shared environment represented by a graph. Reduction-based solving approaches for MAPF, for example reduction to SAT, exploit a time-expended layered graph, where each layer corresponds to specific time. Hence, these approaches are natural for minimizing makespan (the shortest time till all agents reach their destinations). Modelin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 15 publications
0
6
0
Order By: Relevance
“…The paper [36] investigates MAPF with continuous time, which removes the assumption that transitions between nodes are uniform. A SATbased solver described in the paper [37] can also deal with this extension. SMT-based MAPF solver for MAPF with continuous time and geometric agents is described in [38].…”
Section: Related Workmentioning
confidence: 99%
“…The paper [36] investigates MAPF with continuous time, which removes the assumption that transitions between nodes are uniform. A SATbased solver described in the paper [37] can also deal with this extension. SMT-based MAPF solver for MAPF with continuous time and geometric agents is described in [38].…”
Section: Related Workmentioning
confidence: 99%
“…We follow a two-phase approach similar to the one described by Barták and Svancara (2019) and Gómez, Hernández, and Baier (2021). Phase 1 finds a Makespanminimal with minimum cost.…”
Section: Soc-optimal Mapf Via Maxsatmentioning
confidence: 99%
“…While the former (e.g., Sharon et al 2012;Felner et al 2018;Li et al 2019a) can scale to large maps, they do not perform very well in relatively small, dense maps. Compilation-based techniques, instead, translate the MAPF instance to an instance of another problem, for example Boolean satisfiability (SAT) (e.g., Surynek et al 2016;Barták et al 2017; Barták and Svancara 2019), answer set programming (ASP) (e.g., Erdem et al 2013;Gebser et al 2018;Nguyen et al 2017;Gómez, Hernández, and Baier 2021), or Mixed-Integer Programming (MIP) (e.g., Barták et al 2017). They do perform better than search-based solvers in dense, rather small maps, but do not scale to large maps.…”
Section: Introductionmentioning
confidence: 99%
“…When MAPF tasks are relatively small and dense, the approaches that perform best in practice are compilation-based. One successful strategy, applicable to SAT-, ASP-, and MIP-based solvers (Barták and Svancara 2019;Gómez, Hernández, and Baier 2021;Asín Achá et al 2022), involves two phases: first, finding a solution Π min of minimum makespan (i.e., minimum time-to-completion), and second, using a theoretical result to compute an upper bound T * for the makespan of a cost-optimal solution. By encoding the problem for makespan T * , a minimum-cost solution is guaranteed to be cost-optimal.…”
Section: Introductionmentioning
confidence: 99%