Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ispartan301/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

  • sudoku program work complete and tested
  • AC-3 algorithm is implemented and tested
  • back-tracking algorithm is implemented and tested
  • MRV heuristic is implemented and tested
  • forward chaining is implemented and tested
USAGE
$ python sudoku.py test/some_file.txt 
AUTHOR

Victor Lu, <[email protected]>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages