simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Feb 22 18:09:52 GMT 2007


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       7309
Date:           2007-02-22 18:09:51 +0000 (Thu, 22 Feb 2007)

Log message (11 lines):
We may reluctantly permit the returning of a too-easy puzzle if an
adequately hard one couldn't be found, but we must never return a
puzzle harder than the user asked for, and we _certainly_ mustn't
return one that we aren't even sure has a unique solution.

However, when I attempted to implement this rule, it turned out that
an attempt to generate a 15x15 Easy puzzle didn't terminate before I
got bored and killed it. I'm therefore retiring the Easy difficulty
level on the grounds that it's not a wide enough band to be useful.
I've renamed Hard to Normal, and (while I was there) renamed
Recursive to Unreasonable in line with my normal practice.

Modified files:
U   puzzles/galaxies.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7309&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/galaxies.c?rev=7309&r1=7308&r2=7309



More information about the tartarus-commits mailing list