Skip to content
#

graphplan-algorithm

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the graphplan-algorithm topic page so that developers can more easily learn about it.

Curate this topic

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