ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > MIP priority order switch

C Name

CPX_PARAM_MIPORDIND (int)

C++ Name

MIPOrdInd (bool)

Java Name

MIPOrdInd

.NET Name

MIPOrdInd

InteractiveOptimizer

mip strategy order

Identifier

2020

Description

Decides whether to use the priority order, if one exists, for the next mixed integer optimization.

Values

Value 
bool 
Symbol 
Meaning 

 
false 
CPX_OFF 
Off: do not use priority order 

 
true 
CPX_ON 
On: use priority order, if it exists; default