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 at sat_prob.cpp:33 (opt) #3647

Closed
rainoftime opened this issue Apr 1, 2020 · 0 comments
Closed

Assertion violation at sat_prob.cpp:33 (opt) #3647

rainoftime opened this issue Apr 1, 2020 · 0 comments

Comments

@rainoftime
Copy link
Contributor

Hi, for the following formula,

(set-logic QF_BV)
(set-option :sat.prob_search true)
(declare-const bv_11-0 (_ BitVec 11))
(minimize bv_11-0)
(check-sat)

z3 commit d8e00bc throws an assert violation

File: ../src/sat/sat_prob.cpp
Line: 33
UNREACHABLE CODE WAS REACHED.
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