Rational reconstruction of solution vector. More...
#include "soplex/spxdefines.h"
#include "soplex/rational.h"
#include "soplex/sol.h"
#include "soplex/basevectors.h"
#include "soplex/didxset.h"
#include "soplex/ratrecon.hpp"
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=0) |
bool | reconstructSol (SolRational &solution) |
Rational reconstruction of solution vector.
Definition in file ratrecon.h.