Optimal Multi-Agent Path Finding for Precedence Constrained Planning Tasks
Kushal Kedia, Rajat Kumar Jenamani, Aritra Hazra, Partha Pratim, Chakrabarti

TL;DR
This paper introduces PC-CBS, an optimal algorithm for solving Precedence Constrained Multi-Agent Path Finding problems, with applications in warehouse assembly and pickup-delivery tasks, improving solution quality over existing methods.
Contribution
The paper presents a novel optimal algorithm, PC-CBS, that effectively handles precedence constraints in multi-agent path planning, extending traditional MAPF solutions.
Findings
PC-CBS finds makespan-optimal solutions for PC-MAPF.
The algorithm outperforms baseline methods in benchmark tasks.
It effectively manages precedence constraints in complex scenarios.
Abstract
Multi-Agent Path Finding (MAPF) is the problem of finding collision-free paths for multiple agents from their start locations to end locations. We consider an extension to this problem, Precedence Constrained Multi-Agent Path Finding (PC-MAPF), wherein agents are assigned a sequence of planning tasks that contain precedence constraints between them. PC-MAPF has various applications, for example in multi-agent pickup and delivery problems where some objects might require multiple agents to collaboratively pickup and move them in unison. Precedence constraints also arise in warehouse assembly problems where before a manufacturing task can begin, its input resources must be manufactured and delivered. We propose a novel algorithm, Precedence Constrained Conflict Based Search (PC-CBS), which finds makespan-optimal solutions for this class of problems. PC-CBS utilizes a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms
