Equilibrium row/column scaling. More...
#include <assert.h>
#include "soplex/spxequilisc.h"
#include "soplex/spxout.h"
#include "soplex/spxlpbase.h"
#include "soplex/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.