PlaySudoku.us
Evil · Puzzle #851
6
9
1
8
4
8
7
7
6
5
1
3
4
1
2
6
5
3
2
3
5
6
9
2
6
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.