Initializing help system before first use

XSLP_PLUSDELTAFORMAT

Description
Formatting string for creation of names for SLP positive penalty delta vectors
Type
String
Default value
pD+%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 positive penalty delta vectors. The structure follows the normal C-style printf form, and can contain printing characters plus one %s string. This will be replaced by sequential characters from the name of the variable starting at position XSLP_DELTAOFFSET.
Affects routines
See also