Commit Graph

3 Commits

Author SHA1 Message Date
Drew Galbraith dc3f23d111 Move the solver code to its own library 2023-05-04 00:01:51 -07:00
Drew Galbraith dd89c1fd6c Move solving logic to a separate class 2023-05-03 23:56:29 -07:00
Drew Galbraith bcc5b5097e First pass at a sudoku solver: Puzzle Import
Imports a puzzle from a string and displays the restricted puzzle.
2023-04-17 16:31:47 -07:00