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)