diff options
| author | Simon Tatham <anakin@pobox.com> | 2011-05-04 18:22:15 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2011-05-04 18:22:15 +0000 |
| commit | e7b2a9dd8d8915802fb69ce2242b1f913b7f3172 (patch) | |
| tree | 47f2c87bdf33ed221ffcb9c0d8d71df449146e05 /range.c | |
| parent | 2efc77d2fde7e53604f8490b57f18a36eec5c4fb (diff) | |
| download | puzzles-e7b2a9dd8d8915802fb69ce2242b1f913b7f3172.zip puzzles-e7b2a9dd8d8915802fb69ce2242b1f913b7f3172.tar.gz puzzles-e7b2a9dd8d8915802fb69ce2242b1f913b7f3172.tar.bz2 puzzles-e7b2a9dd8d8915802fb69ce2242b1f913b7f3172.tar.xz | |
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.
[originally from svn r9165]
Diffstat (limited to 'range.c')
0 files changed, 0 insertions, 0 deletions