Skip to main content
FRAMES NO FRAMES

Enumeration NodeSelect

Definition file: ilcplex/ilocplexi.h

The enumeration IloCplex::NodeSelect lists values that the parameter IloCplex::NodeSel can assume in IloCplex. Use these values with the method IloCplex::setParam(IloCplex::NodeSel, value).

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

See Also:

Fields

DFS = CPX_NODESEL_DFS 
BestBound = CPX_NODESEL_BESTBOUND 
BestEst = CPX_NODESEL_BESTEST 
BestEstAlt = CPX_NODESEL_BESTEST_ALT