public class GraphCollapser
extends java.lang.Object
| Constructor and Description |
|---|
GraphCollapser(DirectedGraph g,
java.util.Set rootSet,
int maxIntermediateSetSize,
java.lang.String edgeWeightKey) |
| Modifier and Type | Method and Description |
|---|---|
DirectedGraph |
collapseNext() |
public GraphCollapser(DirectedGraph g, java.util.Set rootSet, int maxIntermediateSetSize, java.lang.String edgeWeightKey)
public DirectedGraph collapseNext()