Rational reconstruction of solution vector. More...
#include "spxdefines.h"#include "rational.h"#include "sol.h"#include "basevectors.h"#include "didxset.h"Go to the source code of this file.
Namespaces | |
| soplex | |
| Everything should be within this namespace. | |
Functions | |
| bool | reconstructVector (VectorRational &input, const Rational &denomBoundSquared, const DIdxSet *indexSet) |
| bool | reconstructSol (SolRational &solution) |
Rational reconstruction of solution vector.
Definition in file ratrecon.h.