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

Syntax

C#
public class WriteLevel

Remarks

Levels of detail when MIP starts and solutions are written to formatted files.

Use these levels of detail to set the

CopyC#
IloCplex.IntParam.WriteLevel
parameter.

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..WriteLevel

See Also