STORM_LOG_INFO("Computing MECs and checking for acceptance...");
acceptingStates=computeAcceptingECs(*product->getAcceptance(),product->getProductModel().getTransitionMatrix(),product->getProductModel().getBackwardTransitions(),product);//TODO product is only needed for ->getModelState(pState) (remove arg)