APLA-Toolbox/PythonPDDL
🧭🔍 A PDDL Planner in Python partially wrapping PDDL.jl using JuliaPy
This tool helps researchers and AI practitioners design and test automated planning solutions. It takes a problem description and domain rules written in PDDL (Planning Domain Definition Language) as input. It then generates an optimal sequence of actions to achieve a specific goal. AI researchers, robotics engineers, and logistics planners would find this useful for developing and evaluating planning algorithms.
Use this if you need to create and evaluate automated plans for complex problems expressed in PDDL, and want to compare different planning algorithms and heuristics.
Not ideal if you're not familiar with PDDL or need a simple, ready-to-use solution for a specific, predefined planning task without needing to customize planning logic.
Stars
32
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/APLA-Toolbox/PythonPDDL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
caelan/pddlstream
PDDLStream: Integrating Symbolic Planners and Blackbox Samplers
DillonZChen/wlplan
Relational Features for Planning
realkushagrakhare/3D_Path_Planning
AI project for 3D Path Planning. Other details and running instructions can be found on the...
enlite-ai/maze
Maze Applied Reinforcement Learning Framework
emadehsan/maze
Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)