You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method example_sudoku() solves a default Sudoku.
If you want to solve a Killer Sudoku, given only sums and not numbers, example_killer_sudoku() is what you want.