chiark / gitweb /
Group: fill in the latin.c validator function.
authorSimon Tatham <anakin@pobox.com>
Sat, 23 May 2020 07:41:43 +0000 (08:41 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 23 May 2020 08:08:08 +0000 (09:08 +0100)
commit31cb5227e6df543a077910d0f3e7c7e169e7c01e
tree0e2a7b230b582e0a28120858cb7dc1185aa4895d
parentf21d3e4c74b23380f397a7ee0416928ee971a15d
Group: fill in the latin.c validator function.

This actually fixes the example game id mentioned in the previous
commit. Now 12i:m12b9a1zd9i6d10c3y2l11q4r is reported as Unreasonable
rather than ambiguous, on the basis that although the solver still
recurses and finds two filled grids, the validator throws out the
nonsense one at the last minute, leaving only one that's actually
legal.
unfinished/group.c