You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the parents list for each e-class doesn't de-duplicate congruent nodes. It's possible there would be a performance gain to doing so, since rebuilding would have to loop over fewer nodes the next iteration.
The text was updated successfully, but these errors were encountered:
Right now, the parents list for each e-class doesn't de-duplicate congruent nodes. It's possible there would be a performance gain to doing so, since rebuilding would have to loop over fewer nodes the next iteration.
The text was updated successfully, but these errors were encountered: