PlaySudoku.us
Evil · Puzzle #257
5
8
4
6
3
5
1
9
4
2
5
1
7
5
8
2
2
7
3
3
7
8
6
6
2
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.