20 #ifndef SRC_VALIDATION_H_ 21 #define SRC_VALIDATION_H_ 45 validatetolerance = 1e-5;
Validation()
default constructor
bool updateExternalSolution(char *solution)
updates the external solution used for validation
void validateSolveReal(SoPlex &soplex)
validates the soplex solution using the external solution
Preconfigured SoPlex LP solver.
double validatetolerance
tolerance used for validation
bool validate
should the soplex solution be validated?
Everything should be within this namespace.
Preconfigured SoPlex LP-solver.
char * validatesolution
external solution used for validation
~Validation()
default destructor
bool updateValidationTolerance(char *tolerance)
updates the tolerance used for validation