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