Package at.jku.ssw.fp.sect04_3.puzzle
-
Class Summary Class Description Demo1_PuzzleSearch Demo for solving the puzzle by various search algorithms.Demo2_PuzzleSearchGeneric Demo for solving the puzzle by the generic versions of the search algorithms.Move A move in a puzzle game.Pos A position in a puzzle.Puzzle State in a puzzle game.