PARAM, SORTCON
Bulk Data Entry Controls the output of violated constraints to the .out file from an optimization.
Parameter | Values | Description |
---|---|---|
SORTCON | <Integer> Default = 20 |
This parameter controls
the output of violated constraints to the .out file (and to
screen). By default, the 20 most violated constraints are printed in a separate table and sorted by percentage violation. This behavior can be modified with PARAM, SORTCON, N; where N is the number of constraints to be printed. (N = 0 disables this feature). |