debbynirwan/tfd_cpp
Total-order Forward Decomposition Algorithm: HTN Planning
This library helps developers build applications that automate complex task sequencing. You provide it with a detailed description of available actions and a high-level task, and it outputs a step-by-step plan to achieve the goal. It's used by software developers who need to embed automated planning capabilities into their applications.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to automatically generate detailed action plans from a high-level goal.
Not ideal if you are looking for a ready-to-use planning solution that doesn't require programming.
Stars
15
Forks
1
Language
C++
License
Apache-2.0
Category
Last pushed
May 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/debbynirwan/tfd_cpp"
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
APLA-Toolbox/PythonPDDL
🧭🔍 A PDDL Planner in Python partially wrapping PDDL.jl using JuliaPy