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.
13
Commits
3
Branches
Tree:
a320a7874c
custom-accumulator
master
unboxed-vector
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a320a7874c'
${ noResults }
hasdoku
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
a320a7874c
Merges two pruning strategies for speedup
4 years ago
src
Merges two pruning strategies for speedup
3 years ago
test
Adds basic project skeleton
4 years ago
.gitignore
Adds basic project skeleton
4 years ago
LICENSE
Adds basic project skeleton
4 years ago
README.md
Initial commit
4 years ago
Setup.hs
Adds basic project skeleton
4 years ago
package.yaml
Replaces list with vector, naively
3 years ago
stack.yaml
Adds basic project skeleton
4 years ago
README.md
hasdoku
Fast sudoku solver in Haskell