Initializing help system before first use

XSLPvalidaterow

XSLPvalidaterow


Purpose
Prints an extensive analysis on a given constraint of the SLP problem
Synopsis
int XPRS_CC XSLPvalidate(XSLPprob Prob, int Row);
Arguments
Prob 
The current SLP problem.
Row 
The index of the row to be analyzed
Further information
The analysis will include the readable format of the original constraint and the augmented constraint. For infeasible constraints, the absolute and relative infeasibility is calculated. Variables in the constraints are listed including their value in the solution of the last linearization, the internal value (e.g. cascaded), reduced cost, step bound and convergence status. Scaling analysis is also provided.