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

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public class WriteLevel
Visual Basic
Public Class WriteLevel

Remarks

Use these levels of detail to set the Cplex.IntParam.WriteLevel parameter.

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..WriteLevel

See Also