29#ifndef SRC_VALIDATION_H_
30#define SRC_VALIDATION_H_
77#include "validation.hpp"
R validatetolerance
tolerance used for validation
Validation()
default constructor
bool updateValidationTolerance(const std::string &tolerance)
updates the tolerance used for validation
bool validate
should the soplex solution be validated?
bool updateExternalSolution(const std::string &solution)
updates the external solution used for validation
~Validation()
default destructor
void validateSolveReal(SoPlexBase< R > &soplex)
validates the soplex solution using the external solution
std::string validatesolution
external solution used for validation
Everything should be within this namespace.
Preconfigured SoPlex LP solver.