diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-05-23 11:03:52 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-05-23 11:03:52 +0000 |
| commit | 9c54e18f0bcfa9749b433e4a13bcd88c75a997e5 (patch) | |
| tree | 91d4cb571267fd369779cd446dfc59f81be283a4 /pattern.c | |
| parent | 3266a0e7ba5071d0392d09f2aaa11ce5d2915f7a (diff) | |
| download | puzzles-9c54e18f0bcfa9749b433e4a13bcd88c75a997e5.zip puzzles-9c54e18f0bcfa9749b433e4a13bcd88c75a997e5.tar.gz puzzles-9c54e18f0bcfa9749b433e4a13bcd88c75a997e5.tar.bz2 puzzles-9c54e18f0bcfa9749b433e4a13bcd88c75a997e5.tar.xz | |
Net hangs if you ask it for a 2xn or nx2 wrapping puzzle with a
unique solution. This, it turns out, is because there is literally
no such thing. Protective constraint added to validate_params(),
with a proof in a comment alongside.
If you really want a 2xn or nx2 wrapping puzzle, you can still have
one if you turn uniqueness off.
[originally from svn r5835]
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions