|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface AbstractFlowAlg
The base interface for all flow algorithms.
| Method Summary | |
|---|---|
FixedDoubleEdgeMap |
getFlowMap()
Return the calculated flow. |
void |
setEdgeCapacityMap(FixedDoubleEdgeMap edgeCapacities)
Set the edge capacities. |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.alg.GraphAlgorithm |
|---|
getGraph, run, setGraph |
| Method Detail |
|---|
void setEdgeCapacityMap(FixedDoubleEdgeMap edgeCapacities)
edgeCapacities - a map containing the edge capacities.FixedDoubleEdgeMap getFlowMap()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||