|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuchicago.src.sim.topology.graph.AbstractGraph
uchicago.src.sim.topology.graph.DirectedGraph
uchicago.src.sim.topology.graph.WeightedDirectedGraph
| Constructor Summary | |
WeightedDirectedGraph(java.util.Set s)
|
|
WeightedDirectedGraph(java.util.Set s,
java.lang.String type)
|
|
| Methods inherited from class uchicago.src.sim.topology.graph.DirectedGraph |
areAdjacent, clusterCoeffient, degree, distance, equals, getAdjacentNodes, getAdjacentNodes, getEdges, getEdgeSet, getInNodes, getNodes, getOutNodes, hashCode, insertEdge, insertEdge, isAcyclic, isUndirected, iterator, makeUndirected, removeEdge, removeEdge, reverseDirection, setDirectionFrom, size, topologicalSort |
| Methods inherited from class uchicago.src.sim.topology.graph.AbstractGraph |
addRelation, getRelations, getRelations, getRelationType, removeRelation, setRelationType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WeightedDirectedGraph(java.util.Set s)
s -
public WeightedDirectedGraph(java.util.Set s,
java.lang.String type)
s - type -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||