Skip to content
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

refutation unsoundness issue on an incremental QF_NRA instance #6947

Closed
zhendongsu opened this issue Oct 16, 2023 · 0 comments
Closed

refutation unsoundness issue on an incremental QF_NRA instance #6947

zhendongsu opened this issue Oct 16, 2023 · 0 comments

Comments

@zhendongsu
Copy link

Commit: ba881d9
OS: Ubuntu 22.04

[563] % z3release small.smt2
unsat
[564] % cat small.smt2
(declare-fun a () Real)
(push)
(assert (< a 0))
(assert (= (* a a) 2))
(check-sat)
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