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

Fatal failure in cvc5::internal::preprocessing::passes::NonClausalSimp::applyInternal() at src/preprocessing/passes/non_clausal_simp.cpp:84 #749

Open
cvc5-bot opened this issue Jan 14, 2025 · 0 comments · May be fixed by cvc5/cvc5#11545

Comments

@cvc5-bot
Copy link

cvc5/cvc5@95b00b0
murxla/murxla@51c21ba

(set-logic QF_ABVFFLIA)
(declare-const x Bool)
(assert (= 0 (ite x 1 0)))
(check-sat)

error:

Fatal failure within virtual cvc5::internal::preprocessing::PreprocessingPassResult cvc5::internal::preprocessing::passes::NonClausalSimp::applyInternal(cvc5::internal::preprocessing::AssertionPipeline*) at ../src/preprocessing/passes/non_clausal_simp.cpp:84
Check failure

 rewrite((*assertionsToPreprocess)[i]) == (*assertionsToPreprocess)[i]

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

Successfully merging a pull request may close this issue.

1 participant