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

Syntax

C#
public class MIPEmphasis

Remarks

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

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..MIPEmphasis

See Also