The AI Problems, The Underlying
Assumption, What is an AI Technique, Tic-Tac-Toe game playing, Problem Spaces and
Search-Defining the problem as a State Space Search,
Production Systems, Control
Strategies, Heuristic
Search, Issues in the design of search program.
Heuristic search techniques : Generate and Test, Hill
Climbing-Simple Hill Climbing, Steepest Ascent Hill Climbing, Simulated Annealing, Best-first-search-OR Graphs, A*
Algorithm, Agenda Driven Search.