Hill Climbing
Variant of generate-and-test in which test is augmented with heuristic evaluation function that provides an estimate of how close a given state is to a goal state
Intuition: problem space actually described by a function s.t. goal state = maximum (or minimum) value