ILOG CPLEX 10.2 Parameters Reference Manual > > Alphabetic List of Parameters > MIP MIR (mixed integer rounding) cut switch |
MIP MIR (mixed integer rounding) cut switch |
INDEX
![]() |
C Name
CPX_PARAM_MIRCUTS
C++ Name
MIRCuts
Java Name
MIRCuts
.NET Name
MIRCuts
InteractiveOptimizer
mip cuts mircut
Identifier
2052
Description
Determines whether or not to generate MIR cuts (mixed integer rounding cuts) for the problem. Setting the value to 0 (zero), the default, indicates that the attempt to generate MIR cuts should continue only if it seems to be helping.
Values
Value |
Meaning |
---|---|
-1 |
Do not generate MIR cuts |
0 |
Automatic: let CPLEX choose; default |
1 |
Generate MIR cuts moderately |
2 |
Generate MIR cuts aggressively |
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |