- Added a missing inlude (boost/functional/hash.hpp) to SparseMatrix.h. I don't know how this could have been compiled without.
- Changed a return type in the stub section of the GurobiLpSolver to void. Not correctly overwrites the base class function.
- Went through the change history of the SparseMarkovAutomatonCslModelchecker.h to correctly integrate all changes made in this branch with the changes of the other branches.
Former-commit-id: 43ce12274b
LOG4CPLUS_ERROR(logger,"Illegal comparison operator in formula "<<probBoundFormula->toString()<<". Only upper bounds are supported for counterexample generation.");
LOG4CPLUS_ERROR(logger,"Illegal comparison operator in formula "<<probBoundFormula->toString()<<". Only upper bounds are supported for counterexample generation.");
throwstorm::exceptions::InvalidPropertyException()<<"Illegal comparison operator in formula "<<probBoundFormula->toString()<<". Only upper bounds are supported for counterexample generation.";
throwstorm::exceptions::InvalidPropertyException()<<"Illegal comparison operator in formula "<<probBoundFormula->toString()<<". Only upper bounds are supported for counterexample generation.";
throwstorm::exceptions::InvalidPropertyException()<<"Formula nested inside probability bound operator must be an until or eventually formula for counterexample generation.";
throwstorm::exceptions::InvalidPropertyException()<<"Formula nested inside probability bound operator must be an until or eventually formula for counterexample generation.";
LOG4CPLUS_ERROR(logger,"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.");
throwstorm::exceptions::InvalidArgumentException()<<"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.";
LOG4CPLUS_ERROR(logger,"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.");
throwstorm::exceptions::InvalidArgumentException()<<"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.";
LOG4CPLUS_ERROR(logger,"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.");
throwstorm::exceptions::InvalidArgumentException()<<"Formula does not specify either min or max optimality, which is not meaningful over nondeterministic models.";
LOG4CPLUS_ERROR(logger,"Formula does not specify neither min nor max optimality, which is not meaningful for nondeterministic models.");
throwstorm::exceptions::InvalidArgumentException()<<"Formula does not specify neither min nor max optimality, which is not meaningful for nondeterministic models.";
throwstorm::exceptions::NotImplementedException()<<"This version of StoRM was compiled without support for Gurobi. Yet, a method was called that requires this support. Please choose a version of support with Gurobi support.";
throwstorm::exceptions::NotImplementedException()<<"This version of StoRM was compiled without support for Gurobi. Yet, a method was called that requires this support. Please choose a version of support with Gurobi support.";
throwstorm::exceptions::NotImplementedException()<<"This version of StoRM was compiled without support for Gurobi. Yet, a method was called that requires this support. Please choose a version of support with Gurobi support.";
throwstorm::exceptions::NotImplementedException()<<"This version of StoRM was compiled without support for Gurobi. Yet, a method was called that requires this support. Please choose a version of support with Gurobi support.";