Hi,
For this formula,
(assert (exists ((a (_ BitVec 1)))
(forall ((b (_ BitVec 1)))
(forall ((c (_ BitVec 1)))
(forall ((d (_ BitVec 1))) false)))))
(check-sat-using smtfd)
z3 incorrectly gives sat on this unsat formula.
OS: Ubuntu 18.04
Revision: a05dec9
Hi,
For this formula,
z3 incorrectly gives
saton thisunsatformula.OS: Ubuntu 18.04
Revision: a05dec9