14 Jan 2004
CS 3243 - Blind Search
18
Tree search algorithms
n
Basic idea:
n
offline, simulated exploration of state space by
generating successors of already-explored states
(a.k.a.~
expanding
states)