Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public class NodeSelect

Remarks

Enumeration of possible values for the Cplex.IntParam.NodeSel parameter. Use these values with the method Cplex.setParam(ILOG.CPLEX.Cppimpl.IloCplex.IntParam.NodeSel, value).

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..NodeSelect

See Also