Table of Contents

02 Search II

How to search when we do not know how far is the goal. What does it mean that an algorithm is complete, optimal?

Learning outcomes

After this lab session, a student

Program

Quiz for the next week: heuristics */

Completeness and optimality

We will discuss how to best search when we don't know how far is the goal. What does it mean that a search algorithm is complete, optimal.

Exercise I / Solving together

Search programming

Homework