Scippy

SoPlex

Sequential object-oriented simPlex

ratrecon.h File Reference

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"

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)
 

Detailed Description

Rational reconstruction of solution vector.

Definition in file ratrecon.h.