Games-Solitaire-Verify 0.2601 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Games::Solitaire::Verify | verify solutions for solitaire games. | 0.2601 | metacpan |
Games::Solitaire::Verify::App::CmdLine | a module implementing a standalone command line app for verifying the solutions of Solitaire games. | 0.2601 | metacpan |
Games::Solitaire::Verify::App::CmdLine::Expand | a modulino for expanding multi-card moves. | 0.2601 | metacpan |
Games::Solitaire::Verify::App::CmdLine::From_Patsolve | a modulino for converting from patsolve solutions to fc-solve ones. | 0.2601 | metacpan |
Games::Solitaire::Verify::App::CmdLine::From_ShirlHartSolver | a modulino for converting from Shirl Hart's solver's solutions to fc-solve ones. | 0.2601 | metacpan |
Games::Solitaire::Verify::App::Golf | verify an entire solution of black-hole-solve (or a similar solver) | 0.2601 | metacpan |
Games::Solitaire::Verify::Base | a base class. | 0.2601 | metacpan |
Games::Solitaire::Verify::Card | a class wrapper for an individual Solitaire card. | 0.2601 | metacpan |
Games::Solitaire::Verify::Column | a class wrapper for Solitaire columns that are composed of a sequence of cards. | 0.2601 | metacpan |
Games::Solitaire::Verify::Exception | provides various exception classes for G::S::Verify. | 0.2601 | metacpan |
Games::Solitaire::Verify::Foundations | a class for representing the foundations (or home-cells) in a Solitaire game. | 0.2601 | metacpan |
Games::Solitaire::Verify::Freecells | a class for representing the Freecells in games such as Freecell, Baker's Game, or Seahaven Towers | 0.2601 | metacpan |
Games::Solitaire::Verify::FromOtherSolversBase | a modulino base class for converters. | 0.2601 | metacpan |
Games::Solitaire::Verify::Golf | verify an entire solution of black-hole-solve (or a similar solver) | 0.2601 | metacpan |
Games::Solitaire::Verify::HorneAutomovePrune | perform Horne Autoplay on a Freecell layout | 0.2601 | metacpan |
Games::Solitaire::Verify::KlondikeTalon | a class for representing the talon of Klondike-like games. | 0.2601 | metacpan |
Games::Solitaire::Verify::LinesIter | a lines' iterator to keep track of line numbers. | 0.2601 | metacpan |
Games::Solitaire::Verify::Move | a class wrapper for an individual Solitaire move. | 0.2601 | metacpan |
Games::Solitaire::Verify::Solution | verify an entire solution of Freecell Solver (or a similar solver) | 0.2601 | metacpan |
Games::Solitaire::Verify::Solution::Base | common base class for all Games::Solitaire::Verify::Solution::* classes. | 0.2601 | metacpan |
Games::Solitaire::Verify::Solution::ExpandMultiCardMoves | expand the moves in a solution from multi-card moves into individual single-card moves. | 0.2601 | metacpan |
Games::Solitaire::Verify::Solution::ExpandMultiCardMoves::Lax | faster and laxer expansion. | 0.2601 | metacpan |
Games::Solitaire::Verify::State | a class for Solitaire states (or positions) of the entire board. | 0.2601 | metacpan |
Games::Solitaire::Verify::State::LaxParser | 0.2601 | metacpan | |
Games::Solitaire::Verify::VariantParams | a class for holding the parameters of the variant. | 0.2601 | metacpan |
Games::Solitaire::Verify::VariantsMap | a mapping from the variants to their parameters. | 0.2601 | metacpan |