Fast Recap:

Recap:

~Ex.: -Queens


***Hill-Climbing Search***: ![[Pasted image 20220907203900.png]] ![[Pasted image 20220907203915.png]]

For example, in the -Queens puzzle using the hill-climbing algorithm we might find the optimal solution let’s say but if we are unlucky we might remain stuck on a solution .


Simulated Annealing Search:

Algorithm:

THEOREM*:

Local Beam Search:


Genetic Algorithms


Original Files: