chiark / gitweb /
Solo: add a missing params constraint for X puzzles.
authorSimon Tatham <anakin@pobox.com>
Sun, 8 Apr 2018 16:55:59 +0000 (17:55 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 8 Apr 2018 16:55:59 +0000 (17:55 +0100)
commitd95f476d8b61dcbb9dc1c9bc9398cb295096cd2c
treef6347902e773c0e1b9618bb02f24254b059aaafc
parentc6e0161dd475415316ed66dc82794d68e52f0025
Solo: add a missing params constraint for X puzzles.

Michael Quevillon points out that neither 2x1 nor 3x1 Solo can be made
into an X Sudoku puzzle, on the grounds that whatever number goes in
one corner of the grid is ruled out from both ends (and the centre, if
any) of the opposing diagonal, and hence the X constraint can't be
satisfied.

(Also fixed a spurious full stop on a neighbouring line.)
solo.c