Can I read AI Search Algorithms and Goal States on EtoBox?
AI Search Algorithms and Goal States by Tryer is a document available to read on EtoBox.
What is AI Search Algorithms and Goal States about?
The document summarizes exercises on search algorithms from a course on Artificial Intelligence. It includes: 1) A search problem defined on a graph that must be solved using breadth-first, depth-first, and A* search. 2) A blocks world planning problem that must be formulated as a search problem and solved using A* search. 3) A discussion of implementing search algorithms in a modular way using problem-independent and problem-specific data structures and procedures.
- Author
- Tryer
- Language
- EN