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