issues
search
DylanSp
/
sudoku-toolkit
Go toolkit for generating, solving, and otherwise analyzing Sudoku puzzles.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Blog post to look at for information/resources
#11
DylanSp
opened
3 months ago
0
Run backtracking solver against hard95, check solutions against what's on Peter Norvig's site
#10
DylanSp
opened
8 months ago
0
Modularize code from sudoku package
#9
DylanSp
opened
8 months ago
1
Implement parser for other puzzle sizes than 9x9
#8
DylanSp
opened
8 months ago
1
Try implementing solver algorithms as composable functions with a common type
#7
DylanSp
opened
8 months ago
0
Specify textual format for representing puzzles and implement parser
#6
DylanSp
closed
8 months ago
4
Add task runner/utility scripts if necessary
#5
DylanSp
opened
9 months ago
0
Create a web UI
#4
DylanSp
opened
9 months ago
0
Create puzzle generator
#3
DylanSp
opened
9 months ago
0
Create general, high-performance solver
#2
DylanSp
opened
9 months ago
1
Create simple backtracking solver
#1
DylanSp
opened
9 months ago
9