This website works better with JavaScript.
Home
Help
Sign In
abhin4v
/
hasdoku
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Fast sudoku solver in Haskell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
3
Branches
Tree:
0ef77341a1
custom-accumulator
master
unboxed-vector
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0ef77341a1'
${ noResults }
hasdoku
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
0ef77341a1
Fixes solve by fixing arg name
7 months ago
src
Fixes solve by fixing arg name
7 months ago
test
Adds basic project skeleton
8 months ago
.gitignore
Adds basic project skeleton
8 months ago
LICENSE
Adds basic project skeleton
8 months ago
README.md
Initial commit
8 months ago
Setup.hs
Adds basic project skeleton
8 months ago
package.yaml
Renames and cleanup
8 months ago
stack.yaml
Adds basic project skeleton
8 months ago
README.md
hasdoku
Fast sudoku solver in Haskell