Package <Unnamed>

Class Summary
MP4 MP4 is a sliding block puzzle solver.
Piece Piece represents a rectangular piece in the puzzle.
PieceMove PieceMove represents the movement of one piece in the puzzle.
Puzzle Puzzle is used to represent a single puzzle state.
PuzzleLoader PuzzleLoader reads and processes a puzzle definition file.
PuzzleSolution PuzzleSolution searches the provided initial puzzle to find the shortest solution.
 

Exception Summary
PuzzleException Signals an error in loading or solving the puzzle.