Interface | Description |
---|---|
ExpandCollection<N> | |
NodeExpander<N> |
This class is used by the MultiThreadedSearcher to handle callbacks.
|
Class | Description |
---|---|
BreadthFirstExpandCollection<N> | |
DepthFirstExpandCollection<N> | |
MultiThreadedSearcher<N> |
This class implements a multi-threaded search algorithm.
|