|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.walend.measured.BellmanFordTest
Performs the Bellman-Ford test for a given digraph and pathmeter.
Constructor Summary | |
BellmanFordTest()
Deprecated. |
Method Summary | |
static void |
test(IndexedCEDigraph ceDigraph,
PathMeter pathMeter)
Deprecated. Use CEBellmanFordTest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BellmanFordTest()
Method Detail |
public static void test(IndexedCEDigraph ceDigraph, PathMeter pathMeter) throws CENegativeWeightCycleException
CENegativeWeightCycleException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |