Lecture 11. Recursive Backtracking and Enumeration

Wednesday October 13


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