STORM_LOG_ASSERT(mElements[rewrites[i]]->parents().front()->id()==originalParent->id(),"Children have the same father");
STORM_LOG_ASSERT(mElements[rewrites[i]]->parents().front()->id()==originalParent->id(),"Children have not the same father for rewrite "<<mElements[rewrites[i]]->name());