DIVE is a best-bound-between-dives and depth-oriented-within-dive node selection policy for exact CBS that reduces dive breaks and queue memory while supplying early certified incumbents.
Adaptive-Horizon Conflict-Based Search for Closed-Loop Multi-Agent Path Finding
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multi-Agent Path Finding (MAPF) is a core coordination problem for large robot fleets in automated warehouses and logistics. Existing approaches are typically either open-loop planners, which must compute complete trajectories before execution and therefore may incur substantial planning latency before actions can be taken, or closed-loop heuristics without reliable performance guarantees, limiting their use in safety-critical deployments. This paper presents Anytime Closed-Loop Conflict-Based Search (ACCBS), a closed-loop algorithm built on a finite-horizon variant of Conflict-Based Search (CBS) with a horizon-changing mechanism inspired by iterative horizon-deepening in Model Predictive Control (MPC). ACCBS dynamically adjusts the planning horizon based on the available computational budget, and reuses a single constraint tree to enable seamless transitions between horizons. As a result, it produces high-quality feasible solutions quickly while being asymptotically optimal as the budget increases, exhibiting anytime behavior. Extensive case studies demonstrate that ACCBS achieves a favorable balance between computational efficiency, solution quality, and execution flexibility, while naturally accommodating online disturbances through its closed-loop formulation.
fields
cs.RO 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Dual-Informed Vertical Expansion for Multi-Objective Node Selection in Anytime Conflict-Based Search
DIVE is a best-bound-between-dives and depth-oriented-within-dive node selection policy for exact CBS that reduces dive breaks and queue memory while supplying early certified incumbents.