LOG4CPLUS_ERROR(logger,"Transition reward matrix is not a submatrix of the transition matrix, i.e. there are rewards for transitions that do not exist.");
throwstorm::exceptions::InvalidArgumentException()<<"There are transition rewards for nonexistent transitions.";