Review: Problem Space Search
Problem space/state space defined by set of states and operators that move between them
Can be viewed statically (some or all possible states) or dynamically (i.e path actually traversed)
Search from initial state to (one of possibly many) goal state(s)