Camden Dixie O'Brien 512580ab27 Implement basic generation and printing
I expect this will probably generate some impossible puzzles, but I'll
deal with that later.
2022-11-21 14:07:53 +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-21 14:07:53 +00:00
2022-11-21 13:00:20 +00:00
2022-11-21 14:07:53 +00:00
2022-11-21 14:07:53 +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%