Games::ABC_Path::Solver |
a solver for ABC Path |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::App |
a class wrapping a command line app for
solving ABC Path |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Base |
base class for Games::ABC_Path::Solver classes. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Board |
handles an ABC Path board. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Constants |
constants in use by the generator.
B<FOR INTERNAL USE!>. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Coord |
X/Y coordinate class for the ABC Path classes. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move |
an ABC Path move. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::LastRemainingCellForLetter |
an ABC Path move
that indicates it's the last remaining cell for a given letter. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::LastRemainingLetterForCell |
an ABC Path move
that indicates it's the last remaining letter for a given cell. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::LettersNotInVicinity |
an ABC Path move
that indicates that letters are not in vicinity to one another in a certain
cell. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::ResultsInASuccess |
indicates that a trial
selection resulted in an error. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::ResultsInAnError |
indicates that a trial
selection resulted in an error. |
v0.8.0 |
metacpan |
Games::ABC_Path::Solver::Move::TryingLetterForCell |
an ABC Path move
of trying a letter for a certain cell. |
v0.8.0 |
metacpan |