New video! Solving a Sudoku from scratch using a branch-and-bound algorithm (in Kotlin).
This technique extends beyond Sudokus into many useful spaces like scheduling, knapsack optimization, and machine learning.
https://youtu.be/F6RiAN1A8n0▾
👍 12
Bonus video: solving the world's hardest Sudoku using this algorithm.