Limits the number of candidate variables for generating
Gomory fractional cuts.
Purpose
Candidate
limit for generating Gomory fractional cuts
| API |
Parameter Name |
Name prior to V12.6.0 |
| C |
CPXPARAM_MIP_Limits_GomoryCand |
CPX_PARAM_FRACCAND |
| C++ |
IloCplex::Param::MIP::Limits::GomoryCand |
FracCand (int) |
| Java |
IloCplex.Param.MIP.Limits.GomoryCand |
FracCand (int) |
| .NET |
Cplex.Param.MIP.Limits.GomoryCand |
FracCand (int) |
| OPL |
fraccand |
fraccand |
| Python |
parameters.mip.limits.gomorycand |
mip.limits.gomorycand |
| Interactive |
mip limits gomorycand |
mip limits gomorycand |
| Identifier |
2048 |
2048 |
|
Description
Limits
the number of candidate variables for generating Gomory fractional
cuts.
Values
Any positive
integer; default: 200.