This website requires JavaScript.
Explore
Help
Sign In
drew
/
sudoku-solver-old
Watch
1
Star
0
Fork
You've already forked sudoku-solver-old
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
74
MiB
C++
93.8%
CMake
6.2%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Drew Galbraith
495cb95412
Update gitignore
2023-05-04 01:11:36 -07:00
solver
Add Hidden Singles check in a box
2023-05-04 01:10:15 -07:00
testcases
Add Hidden Singles check in a box
2023-05-04 01:10:15 -07:00
.clang-format
First pass at a sudoku solver: Puzzle Import
2023-04-17 16:31:47 -07:00
.gitignore
Update gitignore
2023-05-04 01:11:36 -07:00
CMakeLists.txt
Add a tool to partition a large test case.
2023-05-04 00:38:05 -07:00
solver.cpp
Update the one-off solver to take the puzzle as a CLI arg
2023-05-04 01:11:24 -07:00
test_case_partition.cpp
Add a tool to partition a large test case.
2023-05-04 00:38:05 -07:00