PLanning and Acting with TImeliNes under Uncertainty
-
Updated
Nov 26, 2025 - Java
PLanning and Acting with TImeliNes under Uncertainty
Declarative Trace Alignment via Automated Planning
Automatic Generation of HTN Domains from VGDL Videogame Descriptions
The Spectra Automated Planner for DCEC built on ShadowProver
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.
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.
Java API for the oRatio solver
Automated planning made with pddl, PDDL4J and planutils to tackle an emergency services logistics problem where the robotic agents must deliver some goods (food, medicine, tools) to people in need using a carrier and some boxes, and have to come up with the optimal plan. The strategy uses A-star search with a domain-specific heuristic
Novelty heuristics and multi-queue search for numeric planning. See socs24-width-and-mq branch
Add a description, image, and links to the automated-planning topic page so that developers can more easily learn about it.
To associate your repository with the automated-planning topic, visit your repo's landing page and select "manage topics."