Search
Notes on the Classical Planning part: notes-cp.pdf (updated 7. 4. 2020)
Notes on the Probabilistic planning tutorials: tutorial_slides_2018.pdf
We have decided to give you access to our tutorial recordings from 2021 when the course was fully online. The provided recordings are in Czech.
Template for problem definition: problem_template.pddl
Delivery example: domain_delivery.pddl, problem1_delivery.pddl, problem2_delivery.pddl
Maze example: maze_domain.pddl, maze_problem.pddl
8-puzzle example: 8puzzle_domain.pddl, 8puzzle_problem.pddl
HFF Graph: hff_example.zip
sudo singularity build planner.img path/to/Singularity
singularity run -C -H path/to/rundir planner.img path/to/domain.pddl path/to/problem.pddl path/to/output.plan
Questions: link