Skip to content

Program which uses CSP (Constraint Satisfaction Problem) approach to solve a sudoku quiz.

Notifications You must be signed in to change notification settings

gaetanodegennaro/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Program which uses CSP (Constraint Satisfaction Problem) approach to solve a sudoku quiz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages