Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 588 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 588 Bytes

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