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.
10
Commits
3
Branches
Tree:
9d6eb18229
custom-accumulator
master
unboxed-vector
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9d6eb18229'
${ noResults }
hasdoku
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
9d6eb18229
Adds pruning for exclusive possibilities
7 months ago
src
Adds pruning for exclusive possibilities
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
Adds pruning for exclusive possibilities
7 months ago
stack.yaml
Adds basic project skeleton
8 months ago
README.md
hasdoku
Fast sudoku solver in Haskell