STORM_LOG_THROW(lastResult==SmtSolver::CheckResult::Unsat,storm::exceptions::InvalidStateException,"Unable to generate unsatisfiable core of assumptions, because the last check did not determine the formulas to be unsatisfiable.")
STORM_LOG_THROW(lastResult==SmtSolver::CheckResult::Unsat,storm::exceptions::InvalidStateException,"Unable to generate unsatisfiable core of assumptions, because the last check did not determine the formulas to be unsatisfiable.");
STORM_LOG_THROW(lastCheckAssumptions,storm::exceptions::InvalidStateException,"Unable to generate unsatisfiable core of assumptions, because the last check did not involve assumptions.");
STORM_LOG_THROW(lastCheckAssumptions,storm::exceptions::InvalidStateException,"Unable to generate unsatisfiable core of assumptions, because the last check did not involve assumptions.");