tsmarsh / sudoku

Sudoku Solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sudoku Solver

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%