Skip to content
#

graphplan-algorithm

Here are 4 public repositories matching this topic...

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.

  • Updated Nov 30, 2020
  • Java

Add this topic to your repo

To associate your repository with the graphplan-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more