aboutsummaryrefslogtreecommitdiff
path: root/challenge-059/manfredi/python
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2020-11-13 13:35:51 +0100
committerAbigail <abigail@abigail.be>2020-11-13 13:35:51 +0100
commiteca6957519d210b26196c1da1d727a789edb5033 (patch)
tree87a3871bef39c9963d19fa273ee7774db4a98af7 /challenge-059/manfredi/python
parent39dc0a28c5f0bea1a86e9d82c8c4d300ed678caf (diff)
downloadperlweeklychallenge-club-eca6957519d210b26196c1da1d727a789edb5033.tar.gz
perlweeklychallenge-club-eca6957519d210b26196c1da1d727a789edb5033.tar.bz2
perlweeklychallenge-club-eca6957519d210b26196c1da1d727a789edb5033.zip
Solve X-sudokus.
If the option --X is given, we're assuming the Sudoku is an X-Sudoku. An X-Sudoku is a regular Sudoku with an additional constraint that the number on the main and anti-diagonals are unique. This was very easy to implement -- other than parsing the option, all that needed to be changed was the method which determines what other cells a particular cell can see.
Diffstat (limited to 'challenge-059/manfredi/python')
0 files changed, 0 insertions, 0 deletions