Warning
This page is located in archive. Go to the latest version of this course pages. Go the latest version of this page.

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

  • The first tutorial (12:45-14:15) will be held in English (unless all students present are ok with Czech)
  • The second tutorial (18:00-19:30) will be held in Czech

Planners

  • Pre-built for 64bit Ubuntu
  • Including sources (you may build them yourself)

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 =

  • ff - FF planner
  • siw - LAPKT siw-then-bfsf configuration
  • lama - LAMA planner
  • mercury - mercury planner
  • probe - probe planner
  • yahsp3 - yahsp planner
  • ms - A* with Merge&Shring heuristic (optimal)
  • lmcut - A* with LM-Cut heuristic (optimal)
  • symba - symba planner (optimal)
  • metricff - numeric variant of FF (numeric)

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

Important :!:

  • The planners are running on a single computer, do not overload it!
  • The timeout is 15min, nothing may happen during that time (and it is ok)

Fun tasks

  • Solve the sokoban problem by
  1. hand
  2. writing a domain for the given problem description and running a planner

Value iteration

Questions: link

courses/pui/tutorials.txt · Last modified: 2018/05/24 14:46 by mrkosja1