|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.metasyntactic.math.DirectedGraphFactory
This class can for any V, E generate G such that G = (V, E)
| Constructor Summary | |
DirectedGraphFactory()
|
|
| Method Summary | |
static DirectedGraph |
newDirectedGraph(java.util.Set vertices,
java.util.Set edges)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectedGraphFactory()
| Method Detail |
public static DirectedGraph newDirectedGraph(java.util.Set vertices,
java.util.Set edges)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||