ILOG CPLEX .NET Reference Manual

Cplex.MIPEmphasis Class

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

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

System.Object
   ILOG.CPLEX.Cplex.MIPEmphasis

public class Cplex.MIPEmphasis

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 setParam(Cplex.IntParam.MIPEmphasis, value).

Requirements

Namespace: ILOG.CPLEX

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

See Also

Cplex.MIPEmphasis Members | ILOG.CPLEX Namespace