/sudoku

Sudoku Solver

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

sudoko

A quick update to Swadonette's Sudoku Solver to use the new finite domain namespace.

How to use

lein run < resources/test.txt

Will run one of the example files in the resources directory.