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.
14
Commits
3
Branches
Tree:
4a9a1531d5
custom-accumulator
master
unboxed-vector
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4a9a1531d5'
${ noResults }
hasdoku
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
4a9a1531d5
Changes exclusivePossibilities to use mutable vector
3 years ago
src
Changes exclusivePossibilities to use mutable vector
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