STORM_LOG_INFO("Preprocessing: "<<statesWithProbability01.first.getNonZeroCount()<<" states with probability 1, "<<statesWithProbability01.second.getNonZeroCount()<<" with probability 0 ("<<maybeStates.getNonZeroCount()<<" states remaining).");
STORM_LOG_INFO("Preprocessing: "<<statesWithProbability01.first.getNonZeroCount()<<" states with probability 0, "<<statesWithProbability01.second.getNonZeroCount()<<" with probability 1 ("<<maybeStates.getNonZeroCount()<<" states remaining).");
// Check whether we need to compute exact probabilities for some states.
STORM_LOG_INFO("Preprocessing: "<<statesWithProbability01.first.getNonZeroCount()<<" states with probability 1, "<<statesWithProbability01.second.getNonZeroCount()<<" with probability 0 ("<<maybeStates.getNonZeroCount()<<" states remaining).");
STORM_LOG_INFO("Preprocessing: "<<statesWithProbability01.first.getNonZeroCount()<<" states with probability 0, "<<statesWithProbability01.second.getNonZeroCount()<<" with probability 1 ("<<maybeStates.getNonZeroCount()<<" states remaining).");
// Check whether we need to compute exact probabilities for some states.