/sudoku

Solve expert level Sudoku using only logical techniques (in other words no brute forcing or guessing). Outputs a detailed description of the techniques and moves required at each step. In-depth analysis of difficulty, technique use, and processing times.

Primary LanguagePython

Watchers