Changes for version 0.2.0 - 2011-07-23
- Create lib/Games/ABC_Path/Solver/Constants.pm based on the one from Games::ABC_Path::Generator.
- Merge common functionality into lib/Games/ABC_Path/Solver/Base.pm .
Documentation
a solver for ABC Path
Modules
a solver for ABC Path
a class wrapping a command line app for solving ABC Path
base class for Games::ABC_Path::Solver classes.
handles an ABC Path board.
constants in use by the generator. FOR INTERNAL USE!.
an ABC Path move.
an ABC Path move that indicates it's the last remaining cell for a given letter.
an ABC Path move that indicates it's the last remaining letter for a given cell.
an ABC Path move that indicates that letters are not in vicinity to one another in a certain cell.
indicates that a trial selection resulted in an error.
indicates that a trial selection resulted in an error.
an ABC Path move of trying a letter for a certain cell.