SLPscaling


Purpose
Call the Xpress-SLP scaling function to report on the range of values in the problem
Synopsis
procedure SLPscaling
Example
The following example loads a nonlinear problem and then reports on the ranges of values in the rows and columns of the problem, and the largest and smallest elements.
SLPloadprob(OBJ)
setparam("xslp_verbose", true)
SLPscaling


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