|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--mascoptCplex.algos.networks.RoutingCplexFlowCapacityMax
|
+--mascoptCplex.algos.networks.RoutingCplexFlowCapacityConstrains
| Field Summary |
| Fields inherited from class mascoptCplex.algos.networks.RoutingCplexFlowCapacityMax |
INFINITY, result |
| Constructor Summary | |
RoutingCplexFlowCapacityConstrains(NetworkCplexFlow f)
|
|
| Method Summary | |
boolean |
solve()
Initialize the system flow, add the objective and constraints of capacity, so solve the flow on the network. |
| Methods inherited from class mascoptCplex.algos.networks.RoutingCplexFlowCapacityMax |
addCapacity, averageFlow, getArcFlow, getChain, getPathSolution, getSingleChains, maxFlow, minFlow, objectiveRouting, printSolution, saveSolutionPath, sumFlow, sumLengthPaths |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RoutingCplexFlowCapacityConstrains(NetworkCplexFlow f)
f - | Method Detail |
public boolean solve()
solve in class RoutingCplexFlowCapacityMax
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||