ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > MIP GUB cuts switch

C Name

CPX_PARAM_GUBCOVERS

C++ Name

GUBCovers

Java Name

GUBCovers

.NET Name

GUBCovers

InteractiveOptimizer

mip cuts gubcovers

Identifier

2044

Description

Decides whether or not to generate GUB cuts for the problem. Setting the value to 0 (zero), the default, indicates that the attempt to generate GUB cuts should continue only if it seems to be helping.

Values

Value 
Meaning 
-1 
Do not generate GUB cuts 
Automatic: let CPLEX choose; default 
Generate GUB cuts moderately 
Generate GUB cuts aggressively