Compiling Cost-Optimal Multi-Agent Pathfinding to ASP

Authors

  • Rodrigo Gómez Pontificia Universidad Católica de Chile
  • Carlos Hernández Ulloa Universidad Andrés Bello
  • Jorge Baier Pontificia Universidad Católica de Chile

DOI:

https://doi.org/10.1609/socs.v10i1.18477

Abstract

Multi-Agent Pathfinding (MAPF) over grids is the problem of finding n non-conflicting paths that lead n agents from a given initial cell to a given goal cell. Cost-optimal MAPF in addition minimizes the total number of actions performed by each agent before stopping at the goal. Being a combinatorial problem in nature, a number of compilations from MAPF to Answer Set Programming (ASP) exist. In this paper we propose a new one, which unlike existing ASP approaches (1) produces cost-optimal solutions, (2) exploits information that can be pre-computed quickly using Dijkstra's algorithm, and (3) when grounded, produces a number of clauses that grows linearly with the number of agents. In our empirical evaluation, in which we use the clasp solver, we show that our approach is superior to heuristic-search-based algorithms in various settings.

Downloads

Published

2021-09-01