issues
search
primaryobjects
/
strips
AI Automated Planning with STRIPS and PDDL in Node.js
https://www.npmjs.com/package/strips
319
stars
24
forks
source link
Implement GraphPlan to solve a planning graph
#11
Open
primaryobjects
opened
5 months ago
primaryobjects
commented
5 months ago
In the branch
mutex
, implement the algorithm GraphPlan to solve a planning graph by correcting and completing the method named
solve()
and associated methods for marking mutexes.
The implementation should reside in
graphplan.js
mutex
, implement the algorithm GraphPlan to solve a planning graph by correcting and completing the method namedsolve()
and associated methods for marking mutexes.graphplan.js