← Back to Benchmarks
simmediumroboticsmetric · varies

Planning over MAPF Agent Dependencies via Multi-Dependency PIBT

Description

Modern Multi-Agent Path Finding (MAPF) algorithms must plan for hundreds to thousands of agents in congested environments within a second, requiring highly efficient algorithms. Priority Inheritance with Backtracking (PIBT) is a popular algorithm capable of effectively planning in such situations. However, PIBT is constrained by its rule-based planning procedure and lacks generality because it restricts its search to paths that conflict with at most one other agent. This limitation also applies

Source

http://arxiv.org/abs/2603.23405v1