Loading...
Searching...
No Matches
spxleastsqsc.h
Go to the documentation of this file.
virtual void setRealParam(R param, const char *name) override set Real param (conjugate gradient accuracy) virtual SPxScaler< R > * clone() const override clone function for polymorphism Definition spxleastsqsc.h:63 virtual void scale(SPxLPBase< R > &lp, bool persistent=true) override Scale the loaded SPxLP. SPxLeastSqSC() default constructor (this scaler makes no use of inherited member m_colFirst) virtual void setIntParam(int param, const char *name) override set int param (maximal conjugate gradient rounds) Everything should be within this namespace. Saving LPs in a form suitable for SoPlex. LP scaling base class. main LP solver class
|