NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Solution (Score:1)
My mother-in-law has the same game that I've hacked away at every xmas for years. This year I decided I'd cheat and crank it out. At first I thought I'd do it in java but then realized how easy it is to encode the game as a string and use regexps to find legal moves. My solution (which takes 110 moves) is here: http://www.cs.ubc.ca/~simra/settingsun/solution.txt [cs.ubc.ca]
The crufty, ugly perl script is: http://www.cs.ubc.ca/~simra/settingsun/ss.pl [cs.ubc.ca] I don't see how the 16 move claim can be realized, even wit
16 moves was false advertisement (Score:1)
Cheers
L~R
Setting sun (Score:1)