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, getFlowMap
Copyright © 2019. All rights reserved.