XSLPscaling


Purpose
Analyze the current matrix for largest/smallest coefficients and ratios
Synopsis
int XPRS_CC XSLPscaling(XSLPprob Prob);
Argument
Prob 
The current SLP problem.
Example
The following example analyzes the matrix
XSLPscaling(Prob);
Further information

The current matrix (including augmentation if it has been carried out) is scanned for the absolute and relative sizes of elements. The following information is reported:

Where any of the reported items (largest or smallest element in the matrix or any reported row or column element) is in a penalty error vector, the results are repeated, excluding all penalty error vectors.




If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.