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