public class CompatibleSuccessors extends AbstractCompatibleNeighbours
| Constructor and Description |
|---|
CompatibleSuccessors(boolean checkEqualityOnExternal) |
| Modifier and Type | Method and Description |
|---|---|
protected gnu.trove.list.array.TIntArrayList |
getAdjacent(Graph graph,
int node) |
evalpublic CompatibleSuccessors(boolean checkEqualityOnExternal)
checkEqualityOnExternal - True if and only if exactly the same successors are required.protected gnu.trove.list.array.TIntArrayList getAdjacent(Graph graph, int node)
getAdjacent in class AbstractCompatibleNeighboursCopyright © 2018. All rights reserved.