| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
Values of this enumeration specify how much detail CPLEX includes when it writes MIP starts and solutions to a formatted file.
| Fields |
|---|
Auto = CPX_WRITELEVEL_AUTO | |
AllVars = CPX_WRITELEVEL_ALLVARS | |
DiscreteVars = CPX_WRITELEVEL_DISCRETEVARS | |
NonzeroVars = CPX_WRITELEVEL_NONZEROVARS | |
NonZeroDiscreteVars = CPX_WRITELEVEL_NONZERODISCRETEVARS |