N - A - public interface PathUnifyingGraphGenerator<N,A> extends GraphGenerator<N,A>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPathSemanticallySubsumed(java.util.List<N> path,
java.util.List<N> potentialSuperPath) |
getGoalTester, getRootGenerator, getSuccessorGenerator, isSelfContained, setNodeNumbering