Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 308 Bytes

SudokuSolver

SudokuSolver is a Python program which uses CSP (Constraint Satisfaction Problem) approach to solve a sudoku quiz.

You can use a dataset of sudoku quizzes with relative solutions through which you can test the program here: https://www.kaggle.com/bryanpark/sudoku