ILOG CPLEX .NET Reference Manual

Cplex.NodeSelect Class

Enumeration of possible values for the Cplex.IntParam.NodeSel parameter.

For a list of all members of this type, see Cplex.NodeSelect Members.

System.Object
   ILOG.CPLEX.Cplex.NodeSelect

public class Cplex.NodeSelect

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Use these values with the method Cplex.SetParam(Cplex.IntParam.NodeSel, value).

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.NodeSelect Members | ILOG.CPLEX Namespace