https://kotlinlang.org logo
#feed
Title
# feed
t

thomasnield

09/08/2018, 1:24 AM
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.

https://www.youtube.com/watch?v=BVNiZzvCHnw

4 Views