APLA-Toolbox/pymapf
ππΊοΈ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
Implements both reactive decentralized approaches (Nonlinear Model Predictive Control, Velocity Obstacles) and centralized algorithms (Space-Time A*) with a modular architecture designed for easy integration of new planner implementations. Provides built-in simulation and visualization tools for testing multi-agent coordination on continuous 2D environments with static obstacles.
Available on PyPI.
Stars
76
Forks
11
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/APLA-Toolbox/pymapf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
koulanurag/ma-gym
A collection of multi agent environments based on OpenAI gym.