|
Algorithm Development Kit 1.0 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
StateHash | Maintains the set of open states using a Hash. |
StateOrdered | Maintains the set of open states in ordered fashion, so the state with the lowest evaluation function can be removed. |
StateQueue | Provide storage that behaves like a queue. |
StateStack | Provide storage that behaves like a stack. |
StateStorageFactory | Return an appropriate INodeSet entity. |
StateTree | Maintains the set of open states in ordered fashion, using the score() as the ordering value. |
Defines classes that implement the INodeSet interface in different ways.
|
Algorithm Development Kit 1.0 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |