E - the graph edge typepublic static interface MaximumFlowAlgorithm.MaximumFlow<E> extends FlowAlgorithm.Flow<E>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getValue()
Returns value of the maximum-flow for the given network
|
getFlow, getFlowMapCopyright © 2019. All Rights Reserved.