NO FRAMES

Enumeration BoolParam

Definition file: ilcplex/ilocplexi.h

The enumeration IloCplex::BoolParam lists the parameters of CPLEX that require Boolean values. Boolean values are also known in certain contexts as binary values or as zero-one (0-1) values. Use these values with the methods that accept Boolean parameters: IloCplex::getParam and IloCplex::setParam.

See the reference manual ILOG CPLEX Parameters for more information about these parameters. Also see the user's manual for examples of their use.

See Also:

Fields
PreInd
= CPX_PARAM_PREIND
ReverseInd
= deprecated
XXXInd
= deprecated
MIPOrdInd
= CPX_PARAM_MIPORDIND
MPSLongNum
= CPX_PARAM_MPSLONGNUM
LBHeur
= CPX_PARAM_LBHEUR
PerInd
= CPX_PARAM_PERIND
PreLinear
= CPX_PARAM_PRELINEAR
DataCheck
= CPX_PARAM_DATACHECK
QPmakePSDInd
= CPX_PARAM_QPMAKEPSDIND
MemoryEmphasis
= CPX_PARAM_MEMORYEMPHASIS
NumericalEmphasis
= CPX_PARAM_NUMERICALEMPHASIS