Conclusion of Lecture 10
- State space is a powerful way to describe a problem.
- The structure of the space can determine the search
algorithm you can use.
- For most reasonably sized problems, you need to use
heuristic search.
- Adversarial search uses different techniques.
- The reading for this week was the
Search algorithm Wiki or Norvig and Russell Chpt. 2.
- There is no reading for next week.