|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
bcds.phison.GraphUtil.canonicEdge(SimGraph It is better to use g.canonicEdge(e) directly. |
|
bcds.phison.GraphUtil.clusteringCoefficients(SimGraph New code should use the ClusteringCoeff class directly. |
|
bcds.phison.sim.ProcessingModule.getId()
Use the method getName of WithEnvParams instead. |
|
bcds.phison.ra.DijkstraAll.obtain(V, V)
Replaced by DijkstraAll.obtain(V) so that it is clear
that the source node is (implicitly) the one that has been
passed to runAll() . |
|
bcds.phison.GraphUtil.reverseEdge(SimGraph Better use g.reverseEdge() directly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |