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::theory::booleans::TheoryBoolRewriter::computeNnfNorm() at src/theory/booleans/theory_bool_rewriter.cpp:129 #725

Open
cvc5-bot opened this issue May 24, 2024 · 0 comments
Assignees

Comments

@cvc5-bot
Copy link

cvc5/cvc5@448b433
murxla/murxla@51f5b5c

(set-option :proof-rewrite-rcons-rec-limit 14966763729191485587)
(set-option :check-proof-steps true)
(declare-const x Real)
(check-sat-assuming ((and (= x (/ 0.0 x)) (= 1.0 (/ 0.0 0.0)))))

error:

Fatal failure within static cvc5::internal::Node cvc5::internal::theory::booleans::TheoryBoolRewriter::computeNnfNorm(cvc5::internal::NodeManager*, const Node&, cvc5::internal::TConvProofGenerator*) at ../src/theory/booleans/theory_bool_rewriter.cpp:129
Check failure

 cur[0].getKind() != Kind::NOT

@ajreynol ajreynol added the minor label Jul 3, 2024
@ajreynol ajreynol self-assigned this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants