-
-
16 Oct 2020 16:19:25 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (71 / 0 / 0)
- Kwalitee
Bus factor: 1- 42.60% Coverage
- License: mit
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (32.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.14.2 - 2020-10-16
- Avoid stale POD
- Inspired by Lady_Aleena. Thanks!
Documentation
A Computerized Solver for Logic MazesModules
base class for LM-Solve solvers factoriesdriver for solving the Alice mazes.base class for puzzle solvers.input class for LM-Solvedriver for solving the "Theseus and the Minotaur" mazes.driver for solving the number mazes.driver for solving the rectangular Plank puzzlesdriver for solving the hex plank puzzlesthe registry of all LM-Solve drivers.base class for the tilt mazes' drivers.driver for solving the multiple-goal tilt mazesdriver for solving the red blue tilt puzzlesdriver for solving the single-goal tilt mazesProvides
in lib/Games/LMSolve/Input.pmExamples
Module Install Instructions
To install Games::LMSolve, copy and paste the appropriate command in to your terminal.
cpanm Games::LMSolve
perl -MCPAN -e shell install Games::LMSolve
For more information on module installation, please visit the detailed CPAN module installation guide.