Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)
-
Updated
Apr 14, 2025 - C++
Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)
LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)
[IROS 2024] EPH: Ensembling Prioritized Hybrid Policies for Multi-agent Pathfinding
Learnable MAPF. “Distributed Heuristic Multi-Agent Path Finding with Communication” (DHC) algorithm from ICRA 2021 is implemented and benchmarked in out-of-distribution (OOD) scenarios. A new robust training loop to handle communication failures is introduced.
This is the repo for the team Pikachu's solution in the League of Robot Competition 2023. Our solution won the Overall Best and Fast Mover tracks and ranked second in the Line Honours track.
code corresponding to a research paper about M* (M star) and it's modification to solve multi agent pathfinding with matching problems (MMAPF)
Browser-based MAPF Visualizer
Multi-agent Pathfinding through Team Coordination on Graphs with Risky Edges and Support Nodes i.e TCGRE problem (IROS-2023).
Implementation of some pathfinding and multi-agent pathfinding algorithms
Multi Agent Path Finding assignment for CSCI-360 at USC.
Real-time multi-agent pathfinding system with YOLO obstacle detection, dynamic map editing, and intelligent conflict resolution for autonomous vehicles.
Add a description, image, and links to the multi-agent-pathfinding topic page so that developers can more easily learn about it.
To associate your repository with the multi-agent-pathfinding topic, visit your repo's landing page and select "manage topics."