aboutsummaryrefslogtreecommitdiff
path: root/cube.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2005-06-17 11:51:52 +0000
committerSimon Tatham <anakin@pobox.com>2005-06-17 11:51:52 +0000
commit552b18a5929a95d0e91fd1d1d3a8b14ae974da2c (patch)
treead964b833e60bc8796d90566a5010aeeb412f849 /cube.c
parentf2e74bd09138f87f0f42a7bf38c2833848fefa19 (diff)
downloadpuzzles-552b18a5929a95d0e91fd1d1d3a8b14ae974da2c.zip
puzzles-552b18a5929a95d0e91fd1d1d3a8b14ae974da2c.tar.gz
puzzles-552b18a5929a95d0e91fd1d1d3a8b14ae974da2c.tar.bz2
puzzles-552b18a5929a95d0e91fd1d1d3a8b14ae974da2c.tar.xz
An email conversation with Chuck Fresno turned up several forms of
symmetry which were not implemented in Solo. Now they are. In the process I've completely retired symmetry_limit() on the grounds that some of the new symmetries do not have a rectangular base region; instead I determine the base region by going through the grid and finding every square which is not transformed into a lexicographically lower square by any symmetry operation. This means that adding new symmetries is now _only_ a matter of encoding the actual transformation rules. [originally from svn r5965]
Diffstat (limited to 'cube.c')
0 files changed, 0 insertions, 0 deletions