English

Exact Algorithms and Lowerbounds for Multiagent Pathfinding: Power of Treelike Topology

Computational Complexity 2023-12-18 v1 Artificial Intelligence Data Structures and Algorithms

Abstract

In the Multiagent Path Finding problem (MAPF for short), we focus on efficiently finding non-colliding paths for a set of kk agents on a given graph GG, where each agent seeks a path from its source vertex to a target. An important measure of the quality of the solution is the length of the proposed schedule \ell, that is, the length of a longest path (including the waiting time). In this work, we propose a systematic study under the parameterized complexity framework. The hardness results we provide align with many heuristics used for this problem, whose running time could potentially be improved based on our fixed-parameter tractability results. We show that MAPF is W[1]-hard with respect to kk (even if kk is combined with the maximum degree of the input graph). The problem remains NP-hard in planar graphs even if the maximum degree and the makespan\ell are fixed constants. On the positive side, we show an FPT algorithm for k+k+\ell. As we delve further, the structure of~GG comes into play. We give an FPT algorithm for parameter kk plus the diameter of the graph~GG. The MAPF problem is W[1]-hard for cliquewidth of GG plus \ell while it is FPT for treewidth of GG plus \ell.

Keywords

Cite

@article{arxiv.2312.09646,
  title  = {Exact Algorithms and Lowerbounds for Multiagent Pathfinding: Power of Treelike Topology},
  author = {Foivos Fioravantes and Dušan Knop and Jan Matyáš Křišťan and Nikolaos Melissinos and Michal Opler},
  journal= {arXiv preprint arXiv:2312.09646},
  year   = {2023}
}

Comments

Accepted by AAAI'24