Solving Puzzles with LM-Solve (O'Reilly)
[Posted November 19, 2003 by cook]
O'Reilly has published
an article
by Shlomi Fish on puzzle solving with Perl.
"
Suppose you encounter a (single-player) riddle or a puzzle that you don't know how to solve. Let's also suppose that this puzzle involves moving between several states of the board with an enumerable number of moves emerging from one state. In this case, LM-Solve (or Games::LMSolve on CPAN) may be of help."
(
Log in to post comments)