A Python class which allows (relatively) easy modeling of common (and some uncommon) Sudoku constraints for Google's ORTools SAT Solver.
GNU General Public License v3.0
0
stars
0
forks
source link
Implement outside sudoku clues #15
Closed
jeremydover closed 2 years ago
An outside clue gives a list of digits which must appear in the first box (region?) seen from that direction.