Skip to content

sandervandorsten/csp-solver

Repository files navigation

Short instructions

see docstrings and comments of the files in src for information on the implementation. see 'assignment lab2 - Sudoku as CSP.pdf' for information on the assignment. see Design report for information on our implementation, and some test results.

example call of the program.

python sudoku.py "inputfile" "outputfile.txt"

About

Pretty awesome generic sudoku solver that is faster that you will ever be.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages