Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.19 KB

GettingStarted.md

File metadata and controls

29 lines (19 loc) · 1.19 KB

Getting started with PDDL

Objectives

  • Practice PDDL 1.2 syntax. Check the manual here.

  • Implement and run PDDL models.

Introduction

In order to help in the resolution of problems, one can check the International Planning Competitions (IPC) where you can find a variety of domains. Some links are:

Exercises

You can use the following on-line editors to model and run the exercises:

The first exercise is already modelled. The second and third exercises are partially modelled. The rest has to be modelled from scratch.