Chapter 2
Search

2.1 Intent

Provide patterns for determining a representation of a problem’s search space, define transition operators for the search space, and using heuristics to reduce search time (sometimes at the expense of finding the best solution).

2.2 Discussion

TBD

2.3 Applicability

TBD