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

elim-small-bv assertion violation at ../src/ast/bv_decl_plugin.h Line: 394 #3027

Closed
muchang opened this issue Feb 17, 2020 · 0 comments
Closed

Comments

@muchang
Copy link

muchang commented Feb 17, 2020

Hi,
For this formula:

(assert (forall ((a Bool)) true))
(check-sat-using elim-small-bv)

Z3 throws out an assertion violation:

ASSERTION VIOLATION
File: ../src/ast/bv_decl_plugin.h
Line: 394
is_bv_sort(s)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB

OS: Ubuntu 18.04
Commit: d25db0d

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