| Constructor and Description |
|---|
RTNGraphGenerator(RTNPlanningProblem problem) |
| Modifier and Type | Method and Description |
|---|---|
ai.libs.jaicore.search.structure.graphgenerator.NodeGoalTester<RTNNode> |
getGoalTester() |
ai.libs.jaicore.search.structure.graphgenerator.SingleRootGenerator<RTNNode> |
getRootGenerator() |
ai.libs.jaicore.search.structure.graphgenerator.SuccessorGenerator<RTNNode,RTNEdge> |
getSuccessorGenerator() |
public RTNGraphGenerator(RTNPlanningProblem problem)