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
Applying light quantifier elimination applyQELightImpl() is only implemented for Z3. While returning the original formula is valid, we should tell users that this only works for Z3.
Otherwise they expect that a feature works and it does nothing.