E - graph edge typepublic static interface MinimumCostFlowAlgorithm.MinimumCostFlow<E> extends FlowAlgorithm.Flow<E>
| Modifier and Type | Method and Description |
|---|---|
double |
getCost()
Returns the cost of the flow
|
getFlow, getFlowMapCopyright © 2018. All rights reserved.