/MxN-Sudoku-Solver

Extending the idea of the classical 9x9 grid sudoku puzzle, this simple sudoku solver program written in Python can solve any valid grid size of sudoku puzzle with a sub-grid size of MxN.

Primary LanguagePython

Stargazers