This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
teaching:is:main_is [2025/03/20 10:44] Franconi Enrico [Lab] |
teaching:is:main_is [2025/04/30 10:27] (current) Franconi Enrico [Lab] |
||
---|---|---|---|
Line 72: | Line 72: | ||
* Create a problem graph for a simple problem chosen by you. | * Create a problem graph for a simple problem chosen by you. | ||
* IMPORTANT: learn how to write on paper the frontier evolution for each search. | * IMPORTANT: learn how to write on paper the frontier evolution for each search. | ||
+ | * describe a search on a graph by writing the frontier (i.e., a set of paths) at each step of the search, and by specifying the selected path from the frontier in one step leading to the next step. | ||
* <color # | * <color # | ||
* Explore the **Delivery Robot (Acyclic)**, | * Explore the **Delivery Robot (Acyclic)**, | ||
* Do the [[http:// | * Do the [[http:// | ||
- | * Exercise: [[http:// | + | * Exercise: [[http:// |
* IMPORTANT: | * IMPORTANT: | ||
* learn how to write on paper the frontier evolution for each search; | * learn how to write on paper the frontier evolution for each search; | ||
Line 83: | Line 84: | ||
* Explore with the CSP applet the sample problems: Simple Problem 1, Simple Problem 2, Scheduling Problem 1, Crossword Problem 1, Crossword Problem 2. These sample problems have been seen already in the course lectures; for the crossword problems, try to reconstruct the crossword graphical structure. | * Explore with the CSP applet the sample problems: Simple Problem 1, Simple Problem 2, Scheduling Problem 1, Crossword Problem 1, Crossword Problem 2. These sample problems have been seen already in the course lectures; for the crossword problems, try to reconstruct the crossword graphical structure. | ||
* Do the [[http:// | * Do the [[http:// | ||
- | * Exercises: [[http:// | + | * Exercises: [[http:// |
* <color # | * <color # | ||
* Getting started with [[https:// | * Getting started with [[https:// |