The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.0 - 2011-07-20

  • Add the input_from_v1_string class method to input from a version 1 string, so there will be a way to input from something besides a file.
  • Add the scripts/tag-release.pl file to tag a release in the Subversion repository.

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.
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.