Loading slide

Loading contents...

[██████░░░░░░░░░░░░][█████████░░░░░░░░░░░░░░░░░░░]6 / 19
<back>next

Intelligence as search

The Logic Theorist worked. Newell and Simon wondered whether the same basic method could solve other problems.

The method has a name: search.

A computer begins with three things:

where it is now

where it needs to get

the moves it is allowed to make

It tries moves until one path reaches the goal. If a path fails, it can go back and try another.

The researchers built the to test how far this idea could go.

They hoped that much of problem solving might be search in disguise.

# citations(3)↓
  1. [1]bitsavers.org
  2. [2]aima.cs.berkeley.edu
  3. [3]bnl.gov