Scippy

SoPlex

Sequential object-oriented simPlex

spxleastsqsc.h File Reference

LP least squares scaling. More...

#include <assert.h>
#include "spxsolver.h"
#include "spxscaler.h"
#include "spxlp.h"

Go to the source code of this file.

Classes

class  SPxLeastSqSC
 Least squares scaling.This SPxScaler implementation performs least squares scaling as suggested by Curtis and Reid in: On the Automatic Scaling of Matrices for Gaussian Elimination (1972). More...
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Detailed Description

LP least squares scaling.

Definition in file spxleastsqsc.h.