Proceedings of the Annual Conference of JSAI
Online ISSN : 2758-7347
31st (2017)
Session ID : 3O1-4
Conference information

Independence Detection in SAT-based Multi-Agent Path Finding
*Pavel SurynekJiri SvancaraAriel FelnerEli Boyarski
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract

The problem of optimal multi-agent path finding (MAPF) is addressed in this paper. The task is to find optimal paths for mobile agents where each of them need to reach a unique goal position from the given start with respect to the given cost function. Agents must not collide with each other which is a source of combinatorial difficulty of the problem. An abstraction of the problem where discrete agents move in an undirected graph is usually adopted in the literature. Specifically, it is shown in this paper how to integrate independence detection (ID) technique developed for search based MAPF solving into a compilation-based technique that translates the instance of the MAPF problem into propositional satisfiability formalism (SAT). The independence detection technique allows decomposition of the instance consisting of a given number of agents into instances consisting of small groups of agents with no interaction across groups. These small instances can be solved independently and the solution of the original instance is combined from small solutions eventually. The reduction of the size of instances translated to the target SAT formalism has a significant impact on performance as shown in the presented experimental evaluation.

Content from these authors
© 2017 The Japanese Society for Artificial Intelligence
Previous article Next article
feedback
Top