| Overview | Group | Tree | Graph | Index | Concepts |
The enumeration IloCplex::NumParam lists the parameters of
CPLEX that require numeric values. Use these values with the member
functions: IloCplex::getParam and
IloCplex::setParam.
See the reference manual ILOG CPLEX Parameters information about these parameters. Also see the ILOG CPLEX User's Manual for more examples of their use.
See Also:
| Fields |
|---|
| EpMrk |
= CPX_PARAM_EPMRK
|
| EpOpt |
= CPX_PARAM_EPOPT
|
| EpPer |
= CPX_PARAM_EPPER
|
| EpRHS |
= CPX_PARAM_EPRHS
|
| NetEpOpt |
= CPX_PARAM_NETEPOPT
|
| NetEpRHS |
= CPX_PARAM_NETEPRHS
|
| TiLim |
= CPX_PARAM_TILIM
|
| BtTol |
= CPX_PARAM_BTTOL
|
| CutLo |
= CPX_PARAM_CUTLO
|
| CutUp |
= CPX_PARAM_CUTUP
|
| EpGap |
= CPX_PARAM_EPGAP
|
| EpInt |
= CPX_PARAM_EPINT
|
| EpAGap |
= CPX_PARAM_EPAGAP
|
| ObjDif |
= CPX_PARAM_OBJDIF
|
| ObjLLim |
= CPX_PARAM_OBJLLIM
|
| ObjULim |
= CPX_PARAM_OBJULIM
|
| RelObjDif |
= CPX_PARAM_RELOBJDIF
|
| CutsFactor |
= CPX_PARAM_CUTSFACTOR
|
| TreLim |
= CPX_PARAM_TRELIM
|
| WorkMem |
= CPX_PARAM_WORKMEM
|
| BarEpComp |
= CPX_PARAM_BAREPCOMP
|
| BarQCPEpComp |
= CPX_PARAM_BARQCPEPCOMP
|
| BarGrowth |
= CPX_PARAM_BARGROWTH
|
| BarObjRng |
= CPX_PARAM_BAROBJRNG
|