Using brute force, backtracking, and forward checking + MRV algorithms to solve sudoku puzzles.
Primary LanguagePython