Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages