Initializing help system before first use

XSLPunconstruct

XSLPunconstruct


Purpose
Reset the SLP problem and removes the augmentation structures
Synopsis
int XPRS_CC XSLPunconstruct(XSLPprob Prob);
Argument
Prob 
The current SLP problem.
Further information
Can be used to rerun the SLP optimization process with changed parameters or underlying lienar / nonlienar strcutures.
Related topics