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