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

Syntax

C#
public class VariableSelect

Remarks

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

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..VariableSelect

See Also