Algorithm for prioritized multi-agent path finding (MAPF) in grid-worlds. Moves into arbitrary directions are allowed (each agent is allowed to follow any-angle path on the grid). Timeline is continuous, i.e. action durations are not explicitly discretized into timesteps. Different agents' size and moving speed are supported. Planning is carried…
☆121Dec 5, 2021Updated 4 years ago
Alternatives and similar repositories for AA-SIPP-m
Users that are interested in AA-SIPP-m are comparing it to the libraries listed below
Sorting:
- Implementation of different versions of Safe Interval Path Planning algorithm that can find bounded-suboptimal solutions.☆33Nov 2, 2021Updated 4 years ago
- Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Ti…☆256May 30, 2025Updated 9 months ago
- Anytime Multi-Agent Path Finding via Large-Neighborhood Search☆72May 9, 2024Updated last year
- C++ implementation of CBS with using SIPP as a low-level planner☆10Nov 27, 2018Updated 7 years ago
- An efficient solver for lifelong Multi-Agent Path Finding☆194Dec 17, 2024Updated last year
- Time-Independent Planning for Multiple Moving Agents (AAAI-21)☆15Mar 16, 2023Updated 2 years ago
- Safe Interval Path Planning with Intervals Projection (SIPP-IP) - a SIPP-based planner capable of handling non-instantaneous acceleration…☆17Dec 1, 2022Updated 3 years ago
- Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)☆95Apr 14, 2025Updated 10 months ago
- LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)☆71Aug 22, 2025Updated 6 months ago
- An optimal MAPF sovler: CBS+prioritizing conflicts+bypassing+high-level heuritstics+symmetry reasoning☆127Jul 24, 2024Updated last year
- Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (IJCAI-19)☆42Nov 23, 2021Updated 4 years ago
- Library with search algorithms for task and path planning for multi robot/agent systems☆986Aug 10, 2023Updated 2 years ago
- Codes for paper Integrated Task Assignment and Path Planning forCapacitated Multi-Agent Pickup and Delivery☆52Jul 30, 2022Updated 3 years ago
- Time-Optimal Any-Angle Safe Interval Path Planning☆10Mar 13, 2021Updated 4 years ago
- A bounded-suboptimal solver for Multi-Agent Path Finding☆130Jul 24, 2024Updated last year
- ☆51Apr 28, 2025Updated 10 months ago
- naive implementations of Multi-Agent Path Finding algorithms☆15Sep 4, 2025Updated 5 months ago
- Iterative Refinement for Real-Time Multi-Robot Path Planning (IROS-21)☆142Apr 14, 2025Updated 10 months ago
- An Efficient Multi-Agent Path Finding Solver for Car-Like Robots☆404Jul 31, 2023Updated 2 years ago
- Anonymous Multi-Agent Path Finding (MAPF) with Conflict-Based Search and Space-Time A*☆432Aug 30, 2024Updated last year
- BCP-MAPF – branch-and-cut-and-price for multi-agent path finding☆98Jul 28, 2025Updated 7 months ago
- Improved Heuristics for Multi-Agent Path Finding with Conflict-Based Search☆75Mar 15, 2021Updated 4 years ago
- Solve Multi-agent Path Finding problem for heterogeneous robots.☆31Feb 24, 2021Updated 5 years ago
- Prioritized Multi-Agent Path Finding using Safe Interval Path Planning (SIPP) and modifications☆28Dec 23, 2021Updated 4 years ago
- Code for bachelor thesis about Multi-Agent Path Finding☆17Apr 29, 2018Updated 7 years ago
- Solving Simultaneous Target Assignment and Path Planning Efficiently with Time-Independent Execution (ICAPS-22; AIJ-23)☆30Aug 23, 2025Updated 6 months ago
- 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
- MAPF-LNS2: Fast Repairing for Multi-Agent Path Finding via Large Neighborhood Search☆105May 9, 2024Updated last year
- 3 algorithms for classical MAPF on 4 connected grid in one project☆36Jun 30, 2022Updated 3 years ago
- ☆37Jul 10, 2022Updated 3 years ago
- 📍🗺️ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)☆76Updated this week
- Multi-agent path finding (MAPF), Token Swapping (TSWAP) and related solvers. Among others SMT-based solvers, variants of CBS, and SAT-bas…☆19Feb 6, 2026Updated 3 weeks ago
- Engineering LaCAM*: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding (AAMAS-24)☆108Jun 21, 2025Updated 8 months ago
- simple multi-agent pathfinding (MAPF) visualizer for research usage☆90Nov 16, 2024Updated last year
- Offline Time-Independent Multi-Agent Path Planning (IJCAI-22, T-RO-23)☆31Apr 14, 2025Updated 10 months ago
- Python implementation of a bunch of multi-robot path-planning algorithms.☆1,424Apr 5, 2023Updated 2 years ago
- Disjoint CBSH and IDCBS integrated with LPA* and other incremental techniques☆11Apr 17, 2021Updated 4 years ago
- This is a multi-agent path planning(also known as Multi-Agent Path Finding, MAPF) algorithm package for ROS/ROS2.☆237May 12, 2025Updated 9 months ago
- 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