Foundations of AI and ML

Content

Lisam

Course materials

/

Section

Problem Solving as Search

Problem Solving as Search

Many problems in computer science and artificial intelligence can be phrased as search problems.

Lecture slides are available here.

Search Methods I

Which of the following search methods are examples of uniformed search?

Search Methods II

If you use breadth first search (BFS) to find a path from where you are to the exit out of a maze represented as a 2D map with 1x1 meter squares, which of the following statements are true?

Search Methods III

If you use breadth first search (BFS) on the traveling in Romania problem, which of the following statements are true?

This webpage contains the course materials for the course TDDE56 Foundations of AI and Machine Learning.
The content is licensed under Creative Commons Attribution 4.0 International.
Copyright © 2022 Linköping University