STORM_LOG_TRACE("Refinement "<<refinements<<" produced "<<newPartition.getNumberOfBlocks()<<" blocks and was completed in "<<totalTimeInRefinement<<"ms (signature: "<<signatureTime<<"ms, refinement: "<<refinementTime<<"ms).");
STORM_LOG_TRACE("Refinement "<<refinements<<" produced "<<newPartition.getNumberOfBlocks()<<" blocks and was completed in "<<totalTimeInRefinement<<"ms (signature: "<<signatureTime<<"ms, refinement: "<<refinementTime<<"ms).");
STORM_LOG_TRACE("Refinement "<<refinements<<" produced "<<newPartition.getNumberOfBlocks()<<" blocks and was completed in "<<totalTimeInRefinement<<"ms.");
STORM_LOG_THROW(!rewardModel.hasTransitionRewards(),storm::exceptions::NotSupportedException,"Symbolic bisimulation currently does not support transition rewards.");
STORM_LOG_THROW(!rewardModel.hasTransitionRewards(),storm::exceptions::NotSupportedException,"Symbolic bisimulation currently does not support transition rewards.");
STORM_LOG_ASSERT(partitionNode!=Cudd_ReadLogicZero(ddman)||representativesNode==Cudd_ReadLogicZero(ddman),"Expected representative to be zero if the partition is zero.");
STORM_LOG_ASSERT(partitionNode!=Cudd_ReadLogicZero(ddman)||representativesNode==Cudd_ReadLogicZero(ddman),"Expected representative to be zero if the partition is zero.");