XSLP_PENALTYROWFORMAT
Description
|
Formatting string for creation of the names of the SLP penalty rows
|
Type
|
String
|
Default value
|
pPR_%s
where p is a unique prefix for names in the current problem |
Note
|
This control can be used to create a specific naming structure for the penalty rows which total the penalty costs for the objective. The structure follows the normal C-style printf form, and can contain printing characters plus one %s string. This will be replaced by "DELT" for the penalty delta row and "ERR" for the penalty error row.
|
Affects routines
|
|
See also
|