Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little program to solve a Sudoku Puzzle.

Sudoku is a type of Constraint Satisfaction Problem. A CSP is formulated in terms of variables, possible values of the variables (domains), and constraints. Sudoku has 27 global constraints for each row, column, and box. For more information please see the following page:

Solving Every Sudoku Puzzle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages