Chapter 4 Continued

Constraint satisfaction problems

Constraint propagation

Constraint propagation continued

Example problem: 8 queens

8 queens - constraint propagation

Search as applied to constraint satisfaction problems

Hill-Climbing Search

Why call it hill-climbing?

Simulated annealing

Simulated annealing continued

Another constraint satisfaction problem: natural language processing (NLP)

Examples of natural language processing tasks

NLP continued

A specific example

Summary of search techniques

Some problems with state space search