Skip to content

Soundness bug in qfnra tactic #4123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wintered opened this issue Apr 27, 2020 · 0 comments
Closed

Soundness bug in qfnra tactic #4123

wintered opened this issue Apr 27, 2020 · 0 comments

Comments

@wintered
Copy link

[613] % z3-4.8.5 small.smt2
unsat
sat
[614] % z3-4.8.6 small.smt2
unsat
sat
[615] % z3-4.8.7 small.smt2
unknown
sat
[616] % z3 small.smt2
unsat
sat
[617] % cat small.smt2
(assert (forall ((a Real)) (= a (/ 0 0))))
(check-sat)
(check-sat-using (then qfnra smt))
[618] %

OS: Ubuntu 18.04
Commit: a0de244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant