simon-svn: puzzles: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed May 4 19:22:15 BST 2011
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9165
Date: 2011-05-04 19:22:15 +0100 (Wed, 04 May 2011)
Log message (6 lines):
Having looked at Keen's clue selection code, I also notice that the
intended behaviour of classifying multiplication clues as low-quality
if they only left one possible pair of multiplicands has never
actually worked, because I should have compared the possible clue
count against 2 rather than 1 since the multiplicands can occur either
way round.
Modified files:
U puzzles/keen.c
Links:
http://svn.tartarus.org/sgt/?rev=9165&view=rev
http://svn.tartarus.org/sgt/puzzles/keen.c?rev=9165&r1=9164&r2=9165
More information about the tartarus-commits
mailing list