Optimization
Often given some problem that is modeled by constraints we don’t want just any solution, but a “best” solution
This is an optimization problem
We need an objective function so that we can rank solutions
- That is, a mapping from solutions to a real value