日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2209.04286

Multi-Agent Path Finding on Strongly Connected Digraphs: feasibility and solution algorithms

Multi-Agent Path Finding on Strongly Connected Digraphs: feasibility and solution algorithms

シェア:XThreadsFacebookLINEはてブBluesky

著者: Stefano Ardizzoni, Irene Saccani, Luca Consolini, Marco Locatelli

分類: cs.MA, cs.RO

原文アブストラクト

On an assigned graph, the problem of Multi-Agent Pathfinding (MAPF) consists in finding paths for multiple agents, avoiding collisions. Finding the minimum-length solution is known to be NP-hard, and computation times grows exponentially with the number of agents. However, in industrial applications, it is important to find feasible, suboptimal solutions, in a time that grows polynomially with the number of agents. Such algorithms exist for undirected and biconnected directed graphs. Our main contribution is to generalize these algorithms to the more general case of strongly connected directed graphs. In particular, given a MAPF problem with at least two holes, we present an algorithm that checks the problem feasibility in linear time with respect to the number of nodes, and provides a feasible solution in polynomial time.