Skip to content

wesovilabs/pddl-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDDL Examples

Resolution to problems with PDDL

Problems

The problems to be resolved are the below:

Problem 1

Problem 1

Problem 2

Problem 2

Problem 3

Problem 3

Getting started

To run the purposed solution for the above problem you just need to execute the below command:

sh run.sh <number_of_problem>

where valid identifiers are 1, 2 or 3 depending on the problem that we want to resolve.

  • 1: data/problem.1.pddl
  • 2: data/problem.2.pddl
  • 3: data/problem.3.pddl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages