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
{{ message }}
This repository was archived by the owner on Aug 23, 2024. It is now read-only.
Here, the forall block evaluates to false, meaning that the exists block is satisfiable with q = true.
The solver Z3 gives the correct answer sat, while Boolector gives unsat.
This is all with Boolector version 3.2.2, commit 0783aa8
Hi, for the following formula,
boolector 6fce0ac yields
unsat
,but both cvc4 and z3 give
sat
The text was updated successfully, but these errors were encountered: