java-smt icon indicating copy to clipboard operation
java-smt copied to clipboard

Parsing equal queries with Bitwuzla results in non-equal formulas

Open baierd opened this issue 2 years ago • 0 comments

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.

baierd avatar Oct 05 '23 16:10 baierd