> Continuous Optimization > Solving Network-Flow Problems > Example: Network Optimizer in the Interactive Optimizer > Tuning Performance of the Network Optimizer |
Tuning Performance of the Network Optimizer |
INDEX PREVIOUS NEXT |
The default values of parameters controlling the network optimizer are generally the best choices for effective performance. However, the following sections indicate parameters that you may want to experiment with in your particular problem.
You control the feasibility tolerance for the network optimizer through the parameter NetEpRHS
. Likewise, you control the optimality tolerance for the network optimizer through the parameter NetEpOpt
.
On the rare occasions when the network optimizer seems to take too long to find a solution, you may want to change the pricing algorithm to try to speed up computation. The pricing algorithm for the network optimizer is controlled by parameter NetPPriInd
. All the choices use variations of partial reduced-cost pricing.
Use the parameter NetItLim
if you want to limit the number of iterations that the network optimizer performs.
Copyright © 1987-2003 ILOG, S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |