Subset Sum: LLL AlgorithmCovers the Subset Sum problem and the efficient LLL algorithm for finding solutions in lattice basis reduction.
The Backpack ProblemIntroduces the backpack problem, a discrete optimization problem with constraints and algorithms to solve it.