Equilibrium row/column scaling. More...
#include <assert.h>#include "spxequilisc.h"#include "spxout.h"#include "spxlpbase.h"#include "spxlp.h"#include "soplex.h"Go to the source code of this file.
Namespaces | |
| soplex | |
| Everything should be within this namespace. | |
Functions | |
| static const char * | makename (bool doBoth) |
| static Real | maxPrescaledRatio (const SPxLP &lp, const std::vector< Real > &coScaleval, bool rowRatio) |
| maximum ratio between absolute biggest and smallest element in any scaled row/column. More... | |
Equilibrium row/column scaling.
Definition in file spxequilisc.cpp.