Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shilpakancharla/graphplan

Graphplan is an automated planning algorithm that takes as input a planning problem expressed in STRIPS and produces, if one is possible, a sequence of operations for reaching a goal state. I have implemented it here, alongside a few problem examples.
https://github.com/shilpakancharla/graphplan

algorithms-and-data-structures artificial-intelligence artificial-intelligence-algorithms artificial-intelligence-application automated-planning graphplan-algorithm java-application

Last synced: about 16 hours ago
JSON representation

Graphplan is an automated planning algorithm that takes as input a planning problem expressed in STRIPS and produces, if one is possible, a sequence of operations for reaching a goal state. I have implemented it here, alongside a few problem examples.

Awesome Lists containing this project