Go to file
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