The Cplex..::..WriteLevel type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAllVars
Specifies that all variables should be written to the file.
Public fieldStatic memberAuto
Specifies that an automatic setting should be used.
Public fieldStatic memberDiscreteVars
Specifies that all discrete variables should be written to the file.
Public fieldStatic memberNonzeroDiscreteVars
Specifies that only nonzero discrete variables should be written to the file.
Public fieldStatic memberNonzeroVars
Specifies that only nonzero variables should be written to the file.

See Also