Python implementation of Space-time A*, Prioritized Planning, & Conflict-based Search for Multi-agent Path Finding (MAPF)
☆32Nov 30, 2020Updated 5 years ago
Alternatives and similar repositories for mapf
Users that are interested in mapf are comparing it to the libraries listed below
Sorting:
- Conflict based search implementation for Multi Agent Path Finding Problem. See http://mapf.info/ for inputs☆17Oct 30, 2022Updated 3 years ago
- A solution of Multi-Agent Path Finding problem☆70Apr 16, 2024Updated last year
- Prioritized Multi-Agent Path Finding using Safe Interval Path Planning (SIPP) and modifications☆28Dec 23, 2021Updated 4 years ago
- Multi Agent Path Finding Algorithms☆98Jun 19, 2021Updated 4 years ago
- Implement a single- angle solver, namely space-time A*, and parts of three MAPF solvers, namely prioritized planning, Conflict-Based Sear…☆26Apr 14, 2020Updated 5 years ago
- The MAPFpython library is designed for rapid research into multi-agent pathfinding domains.☆12May 18, 2017Updated 8 years ago
- Kinodynamic-CBS (K-CBS) is a decentralized motion planning algorithm capable of solving complex multi-agent motion planning queries for a…☆17Dec 28, 2023Updated 2 years ago
- Multi-agent pathfinding via Conflict Based Search☆117Apr 22, 2024Updated last year
- Anonymous Multi-Agent Path Finding (MAPF) with Conflict-Based Search and Space-Time A*☆433Aug 30, 2024Updated last year
- Goal of project is to write programs that will allow multiple agents to find optimal paths from their start location to their goal locat…☆34Sep 2, 2021Updated 4 years ago
- ☆20Feb 11, 2026Updated last month
- Experimental implementation☆10Sep 17, 2022Updated 3 years ago
- A novel offline Multi-Agent Path Planning approach using MLA* and IDA* with Floyd Warshall based heuristic computation☆19Apr 12, 2021Updated 4 years ago
- Solve Multi-agent Path Finding problem for heterogeneous robots.☆31Feb 24, 2021Updated 5 years ago
- Some Multi-Agent Path Planning algorithms☆13Sep 27, 2020Updated 5 years ago
- An efficient solver for lifelong Multi-Agent Path Finding☆195Dec 17, 2024Updated last year
- An implementation of the Conflict-Based Search, written in Python 3. This project, however, will support weighted edges and uncertainty r…☆11Jun 13, 2020Updated 5 years ago
- 📍🗺️ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)☆77Mar 16, 2026Updated last week
- LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)☆72Aug 22, 2025Updated 7 months ago
- Minimal Python implementation of LaCAM* for MAPF☆44Feb 17, 2026Updated last month
- Code for bachelor thesis about Multi-Agent Path Finding☆17Apr 29, 2018Updated 7 years ago
- Implementation of the SADG RHC feedback control scheme to reduce route completion times of delayed agents following MAPF plans.☆28Feb 2, 2026Updated last month
- An optimal MAPF sovler: CBS+prioritizing conflicts+bypassing+high-level heuritstics+symmetry reasoning☆128Jul 24, 2024Updated last year
- Conflict-based search for optimal multi-agent pathfinding☆27Nov 8, 2025Updated 4 months ago
- Time-Independent Planning for Multiple Moving Agents (AAAI-21)☆15Mar 16, 2023Updated 3 years ago
- Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Ti…☆259May 30, 2025Updated 9 months ago
- Engineering LaCAM*: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding (AAMAS-24)☆110Jun 21, 2025Updated 9 months ago
- [AAAI-2025] This repository contains MAPF-GPT, a deep learning-based model for solving MAPF problems. Trained with imitation learning on …☆120Mar 5, 2026Updated 2 weeks ago
- Multiagent Rollout with Reshuffling for Warehouse Robots Path Planning☆19Oct 2, 2024Updated last year
- 3 algorithms for classical MAPF on 4 connected grid in one project☆36Jun 30, 2022Updated 3 years ago
- Heuristic Search vs. Learning. "Distributed Heuristic Multi-Agent Path Finding with Communication" reproduced, trained & benchmarked with…☆27Dec 27, 2022Updated 3 years ago
- Path finding, task scheduling for multiple agv robot☆21Dec 9, 2022Updated 3 years ago
- This is a multi-agent path planning(also known as Multi-Agent Path Finding, MAPF) algorithm package for ROS/ROS2.☆242May 12, 2025Updated 10 months ago
- The repository contains the implementation Traffic Flow Optimisation for Lifelong Multi-Agent Path Finding. It plans and navigates more t…☆28Jul 21, 2025Updated 8 months ago
- A bounded-suboptimal solver for Multi-Agent Path Finding☆131Jul 24, 2024Updated last year
- Robotic Order Fulfillment System Using Kiva-like mobile robots. Conflict-based Search multi-robot path planning.☆135Dec 12, 2019Updated 6 years ago
- Behavior planner fusing runtime verification on traffic rules with single- and multi-agent Monte Carlo Tree Search☆11Jun 15, 2021Updated 4 years ago
- Parallel tridiagonal matrix solver using cyclic reduction / parallel cyclic reduction algorithm in c++☆13Oct 23, 2020Updated 5 years ago
- Offline Time-Independent Multi-Agent Path Planning (IJCAI-22, T-RO-23)☆31Apr 14, 2025Updated 11 months ago