Skip to content

Solves Sudoku Puzzles...

Latest
Compare
Choose a tag to compare
@XDwightsBeetsX XDwightsBeetsX released this 07 Feb 04:29
· 5 commits to master since this release
  • Simple algorithm is not efficient and could be improved...but works!
  • Input files should be put in input/ but can be customized in main.cpp
  • Output files are derived from the input filename and dumped into output/
  • Can showProblem or showSolution to print the sudoku puzzle to the console