public class Tests<V,E>
extends java.lang.Object
Constructor and Description |
---|
Tests() |
Modifier and Type | Method and Description |
---|---|
static <V,E> edu.uci.ics.jung.graph.Graph<V,E> |
generateHarderGraph(edu.uci.ics.jung.graph.Graph<V,E> G,
org.apache.commons.collections15.Factory<edu.uci.ics.jung.graph.Graph<V,E>> gf,
org.apache.commons.collections15.Factory<V> vf,
org.apache.commons.collections15.Factory<E> ef,
int method) |
public static final int FGK
public static final int MINSEP
public static <V,E> edu.uci.ics.jung.graph.Graph<V,E> generateHarderGraph(edu.uci.ics.jung.graph.Graph<V,E> G, org.apache.commons.collections15.Factory<edu.uci.ics.jung.graph.Graph<V,E>> gf, org.apache.commons.collections15.Factory<V> vf, org.apache.commons.collections15.Factory<E> ef, int method)