| Modifier and Type | Field and Description |
|---|---|
private edu.uci.ics.jung.graph.Graph<V,E> |
g |
| Constructor and Description |
|---|
SpanComparator(edu.uci.ics.jung.graph.Graph<V,E> g) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(E e1,
E e2) |
private int |
span(V v1,
V v2) |