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