|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graphstream.algorithm.flow.FlowAlgorithmBase
org.graphstream.algorithm.flow.FordFulkersonAlgorithm
org.graphstream.algorithm.flow.EdmondsKarpAlgorithm
public class EdmondsKarpAlgorithm
Constructor Summary | |
---|---|
EdmondsKarpAlgorithm()
|
Method Summary |
---|
Methods inherited from class org.graphstream.algorithm.flow.FordFulkersonAlgorithm |
---|
compute |
Methods inherited from class org.graphstream.algorithm.flow.FlowAlgorithmBase |
---|
getCapacity, getCapacity, getCapacity, getCapacityAttribute, getFlow, getFlow, getFlow, getFlowSinkId, getFlowSourceId, getMaximumFlow, init, init, setAllCapacities, setCapacity, setCapacity, setCapacity, setCapacityAttribute, setFlow, setFlow, setFlow |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EdmondsKarpAlgorithm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |