The Cplex..::..WriteLevel type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AllVars |
Specifies that all variables should be written to the file.
| |
| Auto |
Specifies that an automatic setting should be used.
| |
| DiscreteVars |
Specifies that all discrete variables should be written to the file.
| |
| NonzeroDiscreteVars |
Specifies that only nonzero discrete variables should be
written to the file.
| |
| NonzeroVars |
Specifies that only nonzero variables should be written to the file.
|