Introduce a new deductive mode in Slant's Hard level, which is the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 6 Mar 2006 20:03:27 +0000 (20:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 6 Mar 2006 20:03:27 +0000 (20:03 +0000)
commitb3d64b2b83cc59c9f01e65908072d606a1515bc8
treeb87cf309114c2d86704828d8ba23ec10b04db090
parent9b185b04d84ce479f224700d1dc83497719e22df
Introduce a new deductive mode in Slant's Hard level, which is the
generalisation of the previous deduction involving two 3s or two 1s
either adjacent or separated by a row of contiguous 2s. I always
said that was an ugly loop and really ought to arise naturally as a
special case of something more believable, and here it is.

The practical upshot is that Hard mode has just become slightly
harder: some grids generated by the new Slant will be unsolvable by
the old one's solver. I don't think it's become _excessively_ more
hard; I think I'm happy with the new difficulty level. (In
particular, I don't think the new level is sufficiently harder than
the old to make it worth preserving the old one as Medium or
anything like that.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6591 cda61777-01e9-0310-a592-d414129be87e
slant.c