public class GraphUtil
extends java.lang.Object
| Constructor | Description |
|---|---|
GraphUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.jgrapht.graph.DefaultDirectedGraph |
createGraph(java.util.ArrayList<Implication> kb) |
public static org.jgrapht.graph.DefaultDirectedGraph createGraph(java.util.ArrayList<Implication> kb)