Skip to content

Commit

Permalink
Refactor Unique Rectangle solver
Browse files Browse the repository at this point in the history
- Add `Candidate` to create the rectangle and run the checks
- Move type two thru five check functions to `Candidate`
- Generalize and move row/column looping to neighbor/diagonal functions
  • Loading branch information
dharkness committed Aug 23, 2023
1 parent 518361e commit e480cf8
Showing 1 changed file with 291 additions and 231 deletions.
Loading

0 comments on commit e480cf8

Please sign in to comment.