Boolean Satisfiability Approach to Optimal Multi-agent Path Finding Under the Sum of Costs Objective (Extended Abstract)

Pavel Surynek (Charles University Prague), Ariel Felner (Ben Gurion University), Roni Stern (Ben Gurion University), Eli Boyarski (Bar-Ilan University)

Abstract

This paper focuses on finding optimal solutions to the multiagent path finding (MAPF) problem over undirected graphs where the task is to find non-colliding paths for multiple agents, each with a different start and goal position. An encoding of MAPF to Boolean satisfiability (SAT) is already known to the makespan optimal variant of the problem. In this paper we present the first SAT-solver for minimizing the sum of costs enabled by introducing cardinality constraints into the SAT encoding. An experimental evaluation on grid graphs indicate promising performance of the new SAT-based method in comparison with the best variants of previous sum-of-costs search solvers.