Skip to content

dfontenot/haskell_sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell_sudoku

A backtracking sudoku solver in Haskell

Input: ANSI text file with 0-9 (0 corresponds to an empty square). Spaces, |, +, -, and newlines are ignored

About

A backtracking sudoku solver in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published