summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use list of possible moves, sort and get the firstRobby Zambito2025-05-19
|
* Just storing min valueRobby Zambito2025-05-19
|
* Basic solver that uses simd for simple puzzlesRobby Zambito2025-05-19
| | | | this assumes there is at least one cell with only one valid answer at any given step.
* initial commitRobby Zambito2025-05-13