STORM_LOG_DEBUG("Eliminated "<<subsystem.size()-subsystem.getNumberOfSetBits()<<" of "<<subsystem.size()<<" states that had constant outgoing transitions.");
STORM_LOG_DEBUG("Eliminated "<<subsystem.size()-subsystem.getNumberOfSetBits()<<" of "<<subsystem.size()<<" states that had constant outgoing transitions.");
std::cout<<"Eliminated "<<subsystem.size()-subsystem.getNumberOfSetBits()<<" of "<<subsystem.size()<<" states that had constant outgoing transitions."<<std::endl;
//Build the simple model
//Build the simple model
STORM_LOG_DEBUG("Building the resulting simplified model.");
STORM_LOG_DEBUG("Building the resulting simplified model.");