Lesson 22: Hard problems and greedy solutions
Outline:
- Bin Packing
- recap: problem statement
- “hard” problems and algorithmic complexity
- The Knapsack Problem
- problem statement
- “greedy” solutions
- algorithmic complexity, revisited
- Recap for Quiz 4
Reading assignment (to be completed by the next class):