diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-12-30 16:53:36 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-12-30 16:53:36 +0000 |
| commit | c91471e6c155853377d0ac9b5a9a4219c214674e (patch) | |
| tree | 019fb6e5373c016aba6bb798682c110a46bce75b /PuzzleApplet.java | |
| parent | b629e34beb60fcf2e880012e00cca52d0cf2fe39 (diff) | |
| download | puzzles-c91471e6c155853377d0ac9b5a9a4219c214674e.zip puzzles-c91471e6c155853377d0ac9b5a9a4219c214674e.tar.gz puzzles-c91471e6c155853377d0ac9b5a9a4219c214674e.tar.bz2 puzzles-c91471e6c155853377d0ac9b5a9a4219c214674e.tar.xz | |
New puzzle in 'unfinished'. Essentially, Sudoku for group theorists:
you are given a partially specified Cayley table of a small finite
group, and must fill in all the missing entries using both Sudoku-
style deductions (minus the square block constraint) and the group
axioms. I've just thrown it together in about five hours by cloning-
and-hacking from Keen, as much as anything else to demonstrate that
the new latin.c interface really does make it extremely easy to
write new Latin square puzzles.
It's not really _unfinished_, as such, but it is just too esoteric
(not to mention difficult) for me to feel entirely comfortable with
adding it to the main puzzle collection. I can't bring myself to
throw it away, though, and who knows - perhaps a university maths
department might find it a useful teaching tool :-)
[originally from svn r8800]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions