Initializing help system before first use

XSLPreinitialize

XSLPreinitialize


Purpose
Reset the SLP problem to match a just augmented system
Synopsis
int XPRS_CC XSLPreinitialize(XSLPprob Prob);
Argument
Prob 
The current SLP problem.
Further information
Can be used to rerun the SLP optimization process with updated parameters, penalties or initial values, but unchanged augmentation.
Related topics