A General Formal Framework for Pathfinding Problems with Multiple Agents

Authors

  • Esra Erdem Sabanci University
  • Doga Kisa Sabanci University
  • Umut Oztok Sabanci University
  • Peter Schüller Sabanci University

DOI:

https://doi.org/10.1609/aaai.v27i1.8592

Keywords:

Pathfinding, Multiple Agents, Answer Set Programming, Logic Programming, Knowledge Representation and Reasoning

Abstract

Pathfinding for a single agent is the problem of planning a route from an initial location to a goal location in an environment, going around obstacles. Pathfinding for multiple agents also aims to plan such routes for each agent, subject to different constraints, such as restrictions on the length of each path or on the total length of paths, no self-intersecting paths, no intersection of paths/plans, no crossing/meeting each other. It also has variations for finding optimal solutions, e.g., with respect to the maximum path length, or the sum of plan lengths. These problems are important for many real-life applications, such as motion planning, vehicle routing, environmental monitoring, patrolling, computer games. Motivated by such applications, we introduce a formal framework that is general enough to address all these problems: we use the expressive high-level representation formalism and efficient solvers of the declarative programming paradigm Answer Set Programming. We also introduce heuristics to improve the computational efficiency and/or solution quality. We show the applicability and usefulness of our framework by experiments, with randomly generated problem instances on a grid, on a real-world road network, and on a real computer game terrain.

Downloads

Published

2013-06-30

How to Cite

Erdem, E., Kisa, D., Oztok, U., & Schüller, P. (2013). A General Formal Framework for Pathfinding Problems with Multiple Agents. Proceedings of the AAAI Conference on Artificial Intelligence, 27(1), 290-296. https://doi.org/10.1609/aaai.v27i1.8592