simon-svn: puzzles: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Wed Aug 31 13:17:01 BST 2005
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 6244
Date: 2005-08-31 13:17:01 +0100 (Wed, 31 Aug 2005)
Log message (8 lines):
Now that Map has some seriously complex deductions, it's about time
it had a command-line solver. In order to do this, I've had to
expose the internal region numbering because the solver has to have
some way to state which region it means; and in any case it's also
useful to have human-visible region numbering so that two people can
discuss a puzzle they're solving together. So pressing L during play
now toggles the display of region numbers; and `mapsolver' uses
those same numbers when showing its working and its solutions.
Modified files:
U puzzles/Recipe
U puzzles/map.c
U puzzles/puzzles.but
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6244&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/Recipe?rev=6244&r1=6243&r2=6244
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/map.c?rev=6244&r1=6243&r2=6244
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/puzzles.but?rev=6244&r1=6243&r2=6244
More information about the tartarus-commits
mailing list