indent(tmp,indentLevel+1)<<"{% for reward in destination_rewards %}choice.addReward({$reward.index}, probability * transientOut.{$reward.variable});"<<std::endl;
indent(vectorSource,indentLevel)<<"void performSynchronizedDestinations_"<<synchronizationVectorIndex<<"(StateType const& in, StateBehaviour<IndexType, ValueType>& behaviour, StateSet<StateType>& statesToExplore, ";
@ -2309,8 +2310,8 @@ namespace storm {
{%ifdontFixDeadlocks%}
if(behaviour.empty()&&behaviour.isExpanded()){
std::cout<<currentState<<std::endl;
throwstorm::exceptions::WrongFormatException("Error while creating sparse matrix from JANI model: found deadlock state and fixing deadlocks was explicitly disabled.");
throwstorm::exceptions::WrongFormatException("Error while creating sparse matrix from JANI model: found deadlock state and fixing deadlocks was explicitly disabled.");