multi-agent-pathfinding
There are 13 repositories under multi-agent-pathfinding topic.
Kei18/pibt2
Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)
Kei18/lacam
LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)
omron-sinicx/ctrm
CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces (AAMAS-22)
ai4co/eph-mapf
[IROS 2024] EPH: Ensembling Prioritized Hybrid Policies for Multi-agent Pathfinding
Kei18/sssp
Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)
acforvs/dhc-robust-mapf
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.
DiligentPanda/MAPF-LRR2023
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.
jdonszelmann/research-project
code corresponding to a research paper about M* (M star) and it's modification to solve multi agent pathfinding with matching problems (MMAPF)
jainaviral898/mapp-cbs-aifa
Multiagent Pathfinding Problem for agricultural swarm agents. Used CBS algorithm for search. To know more, refer to the report attached in the link below.
RobotiXX/team-coordination
Multi-agent Pathfinding through Team Coordination on Graphs with Risky Edges and Support Nodes i.e TCGRE problem (IROS-2023).
ArminBaz/MAPF-CSCI360
Multi Agent Path Finding assignment for CSCI-360 at USC.
ilTella/reconnection-multi-agent-pathfinding
Multi-agent pathfinding project
w9PcJLyb/pathfinding
Implementation of some pathfinding and multi-agent pathfinding algorithms