ILOG CPLEX .NET Reference Manual

Cplex.VariableSelect Class

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

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

System.Object
   ILOG.CPLEX.Cplex.VariableSelect

public class Cplex.VariableSelect

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.VarSel, value).

Requirements

Namespace: ILOG.CPLEX

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

See Also

Cplex.VariableSelect Members | ILOG.CPLEX Namespace