Units: | Yes/No |
Default Value: | False (0) |
Validation Rule: | False (0) or True (-1) |
Description: | Print the size of the optimization task. |
Diagnostic Task Size toggles on/off printing to the log and screen the size of the mathematical programming task being solved at each step of the simulation. An example of this report is:
---------------------------------------------------------------------------------------------------------------------
Tasks: 1 Cols 17,360 / 21,680 Ints 40 Rows 17,360 / 21,680 Nzs 57,900 / 70,860 (81.71%)
---------------------------------------------------------------------------------------------------------------------
Coefficient statistics:
Matrix Range: [-1.000000e+008] - [1.000000e+008] [1.000000e+000] - [1.000000e+008]
Objective Range: [8.680000e+002] - [1.733474e+009] [8.680000e+002] - [1.733474e+009]
Bounds Range: [-8.000000e+002] - [1.955000e+003] [1.000000e+000] - [1.955000e+003]
RHS Range: [-1.000000e+008] - [1.000000e+008] [1.000000e+000] - [1.000000e+008]
The report is only printed when the task sizes actually changes.
See also Diagnostic Task Components.