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
Parsing 2 equal Strings to formulas results in 2 non-equal formulas. It seems like variables are not reused, but created anew with each query.
We should ask the Bitwuzla devs if this can be improved.
Since this and #329 hinders a lot of tests, i've temporarly disabled the Bitwuzla parsing tests.