Camden Dixie O'Brien 0ca01985cd Add steps to test columns and segments back
Turns out these are needed for some of them... I guess the way I was
generating them was somehow avoiding tricky ones being created?
2022-11-23 21:42:23 +00:00
2022-11-21 13:00:20 +00:00
2022-11-21 13:00:20 +00:00
2022-11-21 13:00:20 +00:00
2022-11-23 18:14:20 +00:00
2022-11-23 15:19:06 +00:00
2022-11-21 13:00:20 +00:00

Sudoku Solver

Figured it would be fun to try making a sudoku solver. I haven't read any prior art but once I have something working I might look into faster mechanisms people have come up with (probably using SAT solvers).

Description
No description provided
Readme 84 KiB
Languages
C 92.2%
Makefile 7.8%