pith. sign in

arxiv: 2602.12024 · v3 · pith:F66FFFXUnew · submitted 2026-02-12 · 💻 cs.RO

Adaptive-Horizon Conflict-Based Search for Closed-Loop Multi-Agent Path Finding

classification 💻 cs.RO
keywords closed-loopaccbsconflict-basedsearchanytimebeforebudgetcomputational
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Dual-Informed Vertical Expansion for Multi-Objective Node Selection in Anytime Conflict-Based Search

    cs.RO 2026-06 unverdicted novelty 6.0

    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.