Purpose
Removes the augmentation and returns the problem to its pre-linearization state
Synopsis
int XPRS_CC XSLPunconstruct(XSLPprob Prob);
Argument
Prob
|
The current SLP problem.
|
Further information
Only limited changes are allowed to an augmented problem.
Related topics