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

Syntax

C#
public class MIPStartEffort

Remarks

Levels of effort for CPLEX to expend to solve a MIP start.

Use these values in the methods

CopyC#
IloCplex.addMIPStart
,
CopyC#
getMIPStart
, or
CopyC#
changeMIPStart
.

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..MIPStartEffort

See Also