| Interface | Description |
|---|---|
| GoalTester<T> | |
| MultipleRootGenerator<T> | |
| NodeGoalTester<T> | |
| PathGoalTester<T> | |
| RootGenerator<T> | |
| SelfContained | |
| SingleRootGenerator<T> | |
| SingleSuccessorGenerator<T,A> | |
| SuccessorGenerator<T,A> | |
| TimeAwareSuccessorGenerator<N,A> |
Successor generation may be costly.
|
| Class | Description |
|---|---|
| SubGraphGenerator<N,A> |
This is a graph generator that takes another graph generator and generates its sub-graph under a given root node
|