pavolmarak / SudokuSolver

Visualization and solving of classic Sudoku puzzle in Qt written by Pavol Marak
Apache License 2.0
0 stars 0 forks source link

Design, implement and test Sudoku solving method #5

Open pavolmarak opened 5 years ago

pavolmarak commented 5 years ago

[Work in progress]

My Sudoku solving algorithm (partly based on a way I personally solve Sudoku by hand and heavily inspired by David Bau's algorithm) works as follows: