A small project in java in order to make a sudoku solver. 1
- Create a solver for sudoku in java and in console mode.
- The empty sodoku was given in a raw text file with comments and points.
- The solved grid have to be given in a new text file.
- If the grid have more than one solution, the programm have to give two solved's grid in return.
- Download the file.jar
- Put a grid with name "grille.txt" in the same directory than the jar file.
- Execute the program with the .bat file
- The solution will be given in a new text file.
1.0.0
Nicolas Renard
Footnotes
-
This projects was a part of the final exam for CNAM NFP 136. ↩