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

C Name

CPX_PARAM_MIPORDTYPE

C++ Name

MIPOrdType

Java Name

MIPOrdType

.NET Name

MIPOrdType

InteractiveOptimizer

mip ordertype

Identifier

2032

Description

Selects the type of generic priority order to generate when no priority order is present.

Values

Value 
Symbol 
Meaning 
default 
Do not generate a priority order  
CPX_MIPORDER_COST 
Use decreasing cost  
CPX_MIPORDER_BOUNDS 
Use increasing bound range 
CPX_MIPORDER_SCALEDCOST 
Use increasing cost per coefficient count