A deterministic multi-agent warehouse coordination system that combines path planning, symmetry reduction, and formal verification to ensure collision-free operation.
Key Features
- Cooperative Space-Time A*: Plans over (x, y, direction, time) with vertex and edge conflict checks
- Global Task Matching: Hungarian minimum-cost assignment for robot-to-shelf and delivery-goal allocation
- Rolling Reservations: Short reservation window with conservative unknown-agent occupancy blocking
- Deadlock Recovery: Idle-aware escape actions to break long stalls safely
- Symmetry Reduction: Orbit-based state space reduction for scalable verification
- Bounded Verification: Formal safety checks on quotient models with delta-q tracking
- Constraint Refinement: Iterative constraint extraction from counterexamples
Real-time visualization of multi-agent coordination