Table of Contents

Tutorials plan 2017/2018

Lecture Date Lecturer Contents Assignments
1. 19. 2. Daniel Fišer STRIPS, FDR, SAS
2. 26. 2. Daniel Fišer Planners, PDDL & Compilations
3. 5. 3. Daniel Fišer Relaxation heuristics Assignment 1 handout
4. 12. 3. Daniel Fišer Landmark heuristics
5. 19. 3. Daniel Fišer Abstraction heuristics
6. 26. 3. Daniel Fišer Linear Program formulation of heuristics
7. 2. 4. - Easter Monday -
8. 9. 4. Daniel Fišer Consultations Assignment 1 Consultations
9. 16. 4. Daniel Fišer Modeling and reformulation Assignment 1 Deadline
10. 23. 4. Jan Mrkos Dijkstra/A*-replan (Robot Emil) Assignment 1 0-point Deadline
11. 30.4. Jan Mrkos FF-replan and Robust FF
12. 7. 5. Jan Mrkos Value iteration
13. 14. 5. Jan Mrkos MCTS
14. 21. 5. Jan Mrkos Assignment Consultations

Notes on the Classical Planning part: notes-cp.pdf

Notes on the Probabilistic planning tutorials: tutorial_slides_2018.pdf

English vs. Czech

Planners

Online PDDL Editor

To run a particular planner (timeout 15 min., 500MB memory limit): In Solve/Custom Planner URL put: http://plan.felk.cvut.cz:5000/[planner] where planner =

To run a numeric/temporal planner (OPTIC), use: http://plan.felk.cvut.cz:5001

Important :!:

Fun tasks

  1. hand
  2. writing a domain for the given problem description and running a planner

Value iteration

Questions: link