It's a sudoku solver.
The board consists of cards that include color and number.
Except for the Sudoku rule for numbers, adjacent cells should not be the same color.
It uses Backtrack, Forward checking, MRV, and Degree algorithms.
You can read more from the project description in the AI_P2 file.
-
Notifications
You must be signed in to change notification settings - Fork 0
zahrasalarian/CSP-Sudoku
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CSP-Sudoku solver
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published