State-Space Search
Computers should solve problems.
A traditional problem domain for AI is the blocks world.
Given blocks A, B and C, with C on B,
arrange the blocks so that A is on B and B is on C.
You may only pick up and move one block at a time.
------------ ---------------