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
This bug took a bit of time to locate and fix. The problem was in the
formula simplifier (in the SMT solver Princess), which turned a correct
model into an incorrect one. The bug must have been in the solver since
around 2010, so this is an awesome catch ;-)
Hello everyone,
it seems that eldarica returns an invalid model for the following code:
If I call
~/eldarica/eld -ssol test.smt2
I getHowever replacing the declaration of
pl24
with the given definition gives an UNSAT formula.The text was updated successfully, but these errors were encountered: