|
Minotaur 0.4.1
Docs for developers
|
Given a solution file and a problem file, checks whether is solution is feasible to the problem. More...
#include <iomanip>#include <iostream>#include "MinotaurConfig.h"#include "SolCheck.h"#include "Constraint.h"#include "Environment.h"#include "Logger.h"#include "Operations.h"#include "Problem.h"#include "Reader.h"#include "Solution.h"#include "Timer.h"#include <cmath>
Given a solution file and a problem file, checks whether is solution is feasible to the problem.