|
Algorithm Development Kit 1.0 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BadEvaluator | Bad evaluation function. |
| EightPuzzleNode | Represents a node in the Eight-Puzzle space. |
| GoodEvaluator | Better evaluation function, as drawn from Nilsson, p. |
| SlideMove | Slide a numbered tile from (r,c) to (r', c'). |
| WeakEvaluator | Weak evaluation function, as drawn from Nilsson, p. |
Defines the Game Tree example implementing the EightPuzzle, the canonical example used throughout the Path Finding chapter to show how A*star search works.
|
Algorithm Development Kit 1.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||