preprocessing aggregator application limit
Invokes the aggregator to use substitution where possible to reduce the number of rows and columns before the problem is solved.
Purpose
Preprocessing aggregator application limit
|
Description
Invokes the aggregator to use substitution where possible to reduce the number of rows and columns before the problem is solved. If set to a positive value, the aggregator is applied the specified number of times or until no more reductions are possible.
| Value | Meaning |
|---|---|
| -1 | Automatic (1 for LP, infinite for MIP) default |
| 0 | Do not use any aggregator |
| Any positive integer | Number of times to apply aggregator |