Problem Solving by Search Problem Solving by Search

An important aspect of intelligence is goal-based problem solving.

The solution of many problems (e.g. noughts and crosses, timetabling, chess) can be described by finding a sequence of actions that lead to a desirable goal. Each action changes the state and the aim is to find the sequence of actions and states that lead from the initial (start) state to a final (goal) state.

A well-defined problem can be described by:

<<<Previous Section Next>>>