AI Module II Lecture 2
AI Module II Lecture 2
Module II
Lecture 2
Heuristic Search Techniques
Agenda
Hill Climbing
◦ Simple Hill Climbing
◦ Steepest-Ascent Hill Climbing
◦ Simulated Annealing
Best-First Search
◦ The A* Algorithm
◦ Agenda-Driven Search
Simulated Annealing
Variation of Hill Climbing
To address issues of local maximum, a
plateau, or a ridge
Motivated by the physical process of
annealing
Material is heated and slowly cooled into
a uniform structure
Simulated annealing mimics this process
Key Idea
Escape local maxima by allowing some
"bad" moves but gradually decrease their
frequency