Releases: mjsterckx/SudokuSolver
Releases · mjsterckx/SudokuSolver
SudokuSolver
This version adds a method that will check for initial conflicts in the input file and exit the program with an unsolvable sudoku message if those are found.
SudokuSolver
This version of SudokuSolver runs from the command line, and can solve any valid sudoku entered via a plaintext file. It can also generate sudokus with given dimensions.