Scippy

SoPlex

Sequential object-oriented simPlex

ratrecon.h File Reference

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

namespace  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.