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

ASSERTION VIOLATION, File: ../src/qe/mbp/mbp_basic_tg.cpp, Line: 140 #7029

Closed
merlinsun opened this issue Dec 2, 2023 · 0 comments
Closed

Comments

@merlinsun
Copy link

Hi,
For this instance, z3 a15a7ce debug build

$ cat small.smt2 
(set-option :rewriter.arith_lhs true)
(assert (exists ((v Real)) (not (distinct 1.0 (* 3 v v) v 0.0))))
(check-sat-using qe2)
$ z3 small.smt2 
ASSERTION VIOLATION
File: ../src/qe/mbp/mbp_basic_tg.cpp
Line: 140
m_mdl.is_false(e)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a
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