static class SubGraph.TargetPartition extends java.lang.Object implements SubGraph.Partition
| Constructor and Description |
|---|
TargetPartition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(edu.uci.ics.jung.graph.Graph<GNode,GEdge> graph,
GNode node) |
public boolean evaluate(edu.uci.ics.jung.graph.Graph<GNode,GEdge> graph, GNode node)
evaluate in interface SubGraph.Partition