Originally posted by: SystemAdmin
You can disable presolving with the CPX_PARAM_PREIND parameter (please check the manual to find the corresponding Matlab parameter).
This also disables the aggregator, which is part of the presolver.
You can disable the aggregator alone (without disabling the rest of presolve) with the CPX_PARAM_AGGIND parameter.
Tobias
#CPLEXOptimizers#DecisionOptimization