AI Planning - Exercises
Exercise Sheet | Handed Out | Due |
---|---|---|
Exercise 1 | Mon, April 26 | Mon, May 3 |
Exercise 2 | Wed, May 5 | Mon, May 10 |
Exercise 3 | Wed, May 12 | Mon, May 17 |
Exercise 4 | Wed, May 19 | Mon, May 24 |
Exercise 5 | Wed, May 26 | Mon, June 14 |
Exercise 6 | Wed, June 16 | Mon, June 21 |
Exercise 7 | Wed, June 23 | Mon, June 28 |
Exercise 8
EX8valueiteration.c |
Wed, June 30 | Mon, July 5 |
Exercise 9 | Wed, July 7 | Mon, July 12 |
Exercise 10 | Wed, July 14 | Mon, July 19 |
Submission and Marking
Solved exercises are returned as a hardcopy by the end of the Monday lecture, or by email to Michael Brenner.
These assignments are solved individually (group size is 2).
You may write your answers in English or German.
Exercise marks count towards your final grade for this course, which is calculated from exercise marks (15%) and exam marks (85%).
Additional Downloads
Supplementary material for Exercise 1
- The problem files: ham1.pddl, ham2.pddl, ham3.pddl
- PDDL Manual (contains many features not implemented by most planners, and is also otherwise outdated)
- The FF planner by Jörg Hoffmann: Linux executable, Solaris executable, source code