Skip to main content
FRAMES NO FRAMES

Enumeration MIPsearch

Definition file: ilcplex/ilocplexi.h

The enumeration IloCplex::MIPsearch lists values that the dynamic search parameter IloCplex::MIPSearch can assume in IloCplex. Use these values with the method IloCplex::setParam(IloCplex::MIPSearch, value).

See the CPLEX Parameters Reference Manual and the CPLEX User's Manual for more information about this parameter. Also see the CPLEX User's Manual for examples of their use.

See Also:

Fields

AutoSearch = CPX_MIPSEARCH_AUTO 
Traditional = CPX_MIPSEARCH_TRADITIONAL 
Dynamic = CPX_MIPSEARCH_DYNAMIC