Lecture 11. Recursive Backtracking and Enumeration

Friday July 16


We will be further exploring recursive backtracking in order to solve more difficult problems that cannot be easily solved with iterative approaches.

Readings

Links

📦 Code and Slides