Abstract
In multi-agent path finding (MAPF) on graphs, the task is to find paths for distinguishable agents so that each agent reaches its unique goal vertex from the given start while collisions between agents are forbidden. A cumulative objective function is often minimized in MAPF. The main contribution of this paper consists in integrating independence detection technique (ID) into a compilation-based MAPF solver that translates MAPF instances into propositional satisfiability (SAT). The independence detection technique in search-based solvers tries to decompose a given MAPF instance into instances consisting of small groups of agents with no interaction across groups. After the decomposition phase, small instances are solved independently and the solution of the original instance is combined from individual solutions to small instances. The presented experimental evaluation indicates significant reduction of the size of instances translated to the target SAT formalism and positive impact on the overall performance of the solver.
Original language | English |
---|---|
Title of host publication | Agents and Artificial Intelligence - 9th International Conference, ICAART 2017, Revised Selected Papers |
Editors | Joaquim Filipe, Jaap van den Herik, Ana Paula Rocha |
Publisher | Springer Verlag |
Pages | 116-136 |
Number of pages | 21 |
ISBN (Print) | 9783319935805 |
DOIs | |
State | Published - 2018 |
Event | 9th International Conference on Agents and Artificial Intelligence, ICAART 2017 - Porto, Portugal Duration: 24 Feb 2017 → 26 Feb 2017 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 10839 LNAI |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 9th International Conference on Agents and Artificial Intelligence, ICAART 2017 |
---|---|
Country/Territory | Portugal |
City | Porto |
Period | 24/02/17 → 26/02/17 |
Bibliographical note
Publisher Copyright:© 2018, Springer International Publishing AG, part of Springer Nature.
Funding
This paper is supported by the joint grant of the Israel Ministry of Science and the Czech Ministry of Education Youth and Sports number 8G15027, and Charles University under the SVV project number 260 333. We would like thank anonymous reviewers for their constructive comments of [31] which helped us to prepare this extended version of the paper. Acknowledgements. This paper is supported by the joint grant of the Israel Ministry of Science and the Czech Ministry of Education Youth and Sports number 8G15027, and Charles University under the SVV project number 260 333.
Funders | Funder number |
---|---|
Czech Ministry of Education Youth and Sports | 8G15027 |
Israel Ministry of Science | |
Univerzita Karlova v Praze | 260 333 |
Ministerstvo Školství, Mládeže a Tělovýchovy | |
Ministry of science and technology, Israel |
Keywords
- Cost optimality
- Independence detection (ID)
- Makespan optimality
- Multi-agent path-finding (MAPF)
- Path-finding on grids
- Propositional satisfiability (SAT)
- SAT encodings
- Sum-of-costs optimality