LM-Solve is a solver for several types of the puzzles present on the Logic Mazes site. It currently supports Alice Mazes, Number Mazes, Plank Puzzles, Theseus and the Minotaur Mazes, and Tilt Mazes.
| Tags | Games/Entertainment Puzzle Games |
|---|---|
| Licenses | Public Domain |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: This release adds support for hexagonal plank puzzles, defines a programmer's API, and adds programmer's documentation.


Changes: Support has been added for hexagonal plank puzzles. RPM Spec generation is now integrated into the Makefile.PL system.


Changes: Support for rectangular plank puzzles was added. The package can be built as an RPM.


Changes: A non-portable RPM macro was replaced with a plain text command. A small piece of the code as been made more Perl-ish and more robust.


Changes: This release can be built as an RPM package out of the box (by using rpm -tb).