-
Notifications
You must be signed in to change notification settings - Fork 0
SuperChocomocha/Sudoku-solver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Max Guo
November 21, 2011
Sudoku solver
TODO: - fix backtrack(), not recursive
USAGE: - python sudoku_solver.py
input files are text files without any extensions
solutions are output into the same directory
look at sample puzzles to see format of input files
solutions to sample puzzles also included
- more puzzles can be found at www.websudoku.com
About
Sudoku solver using the AC-3 constraint propagation algorithm, written in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published