Skip to content
#

automated-planning

Here are 7 public repositories matching this topic...

This extension aims to allow agent-based models to account for norms. During plan generation, agents must be able to represent and reason about norms. The end-goal is to be able to describe a planning problem with norms endowed by its organizations through the various roles that the agent must fulfill, and see how it affects its plans.

  • Updated May 7, 2024
  • Java

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 automated-planning 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 automated-planning topic, visit your repo's landing page and select "manage topics."

Learn more