|
Algorithm Development Kit 1.0 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| FifteenPuzzleNode | Represents a node in the Fifteen-Puzzle space. |
| GoodEvaluator | Better evaluation function, as inspired from Nilsson, p. |
| SlideMove | Slide a numbered tile from (c,r) to (c', r'). |
Defines the Game Tree example implementing the FifteenPuzzle. Note that this problem requires more game tree states than can typically be solved on a desktop computer. Provided as an example to show how even simple problems demand an incredible amount of resources to solve.
|
Algorithm Development Kit 1.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||