Lecture 12. Recursive Backtracking Revisited

Monday July 19


Today we wrap up our discussion of recursive problem solving by looking at how we can apply the recursive backtracking framework to solve complex and intereting applied problems in computer science.

Readings

  • Review Chapters 7, 8, and 9 in the textbook

Links

📦 Code and Slides