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 reference manual ILOG CPLEX Parameters and the ILOG CPLEX User's Manual for more information about this parameter. Also see the user's manual for examples of their use.

See Also:

Fields
AutoSearch
= CPX_MIPSEARCH_AUTO
Traditional
= CPX_MIPSEARCH_TRADITIONAL
Dynamic
= CPX_MIPSEARCH_DYNAMIC