Skip to content

jaapterwoerds/algorithmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

GHC and cabal

Build and run the sudoku solver on the example input

cabal clean && cabal configure && cabal build
./run.sh example.in

About

A haskell implementation of Knuth's algorithm X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published