Pivot-and-Station Multi-Agent Path Finding: Solvability, Complexity, and Algorithms

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决高密度存储系统中多智能体路径规划问题,提出Pivot-and-Station MAPF方法,并设计了三种算法以优化路径规划效率。
📝 Abstract
Automated high-density storage systems (warehouses, robotic parking, plant logistics, etc.) require fleets of agents to move through scarce task-critical resources and then park without obstructing future operations. We introduce Pivot-and-Station Multi-Agent Path Finding (PS-MAPF), a MAPF variant in which a subset of tasked agents must each visit one of a set of interchangeable pivots (e.g., workstations) before the entire fleet terminates at anonymous stations, one agent per station. We characterize solvability completely: every instance on a 2-edge-connected graph is solvable, and, on arbitrary connected graphs, a structural effective-distance measure relative to the number of unoccupied vertices gives a necessary and sufficient condition. We prove that minimizing station-makespan or station-flowtime is NP-hard already with a single pivot. We present three algorithms, a complete baseline, a SAT-based optimal solver, and Pivot-Prioritized Planning (PPP), the last solving 74-89% of benchmark instances with makespan and flowtime orders of magnitude below the baseline.
Problem

Research questions and friction points this paper is trying to address.

Multi-Agent Path Finding
Pivot-and-Station
Solvability
Complexity
Innovation

Methods, ideas, or system contributions that make the work stand out.

Pivot-and-Station
Multi-Agent Path Finding
Solvability
NP-hard
Pivot-Prioritized Planning
🔎 Similar Papers
No similar papers found.