Skip to content

Opening book details…

About this document

Problem-Solving and Search Algorithms by Dagim Aba is a document available to read on EtoBox.

The document discusses different problem-solving agents and problem types, including deterministic vs non-deterministic problems. It provides examples of problem formulations for the Romania travel problem and the vacuum world. It then covers basic search algorithms like breadth-first search, depth-first search, and iterative deepening search. For each algorithm, it discusses properties like completeness, time and space complexity, and optimality. The document provides pseudocode for general tree search and

Author
Dagim Aba
Language
EN