ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Barrier iteration limit |
Barrier iteration limit |
INDEX PREVIOUS NEXT |
C Name
CPX_PARAM_BARITLIM
C++ Name
BarItLim
Java Name
BarItLim
.NET Name
BarItLim
InteractiveOptimizer
barrier limits iterations
Identifier
3012
Description
Sets the number of barrier iterations before termination. When this parameter is set to 0 (zero), no barrier iterations occur, but problem setup occurs and information about the setup is displayed (such as Cholesky factor statistics).
Values
Value |
Meaning |
---|---|
0 |
No barrier iterations |
2100000000 |
default |
Any positive integer |
Number of barrier iterations before termination |
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |