We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cvc5/cvc5@95b00b0 murxla/murxla@51c21ba
(set-option :safe-options true) (assert (fp.geq (fp (_ bv0 1) (_ bv0 11) (_ bv0 52)) (fp (_ bv0 1) (_ bv0 11) (_ bv0 52)))) (check-sat)
error:
Fatal failure within virtual cvc5::internal::TrustNode cvc5::internal::theory::fp::TheoryFp::ppRewrite(cvc5::internal::TNode, std::vector<cvc5::internal::theory::SkolemLemma>&) at ../src/theory/fp/theory_fp.cpp:137 Check failure node.getKind() != Kind::FLOATINGPOINT_SUB && node.getKind() != Kind::FLOATINGPOINT_MIN && node.getKind() != Kind::FLOATINGPOINT_MAX && node.getKind() != Kind::FLOATINGPOINT_EQ && node.getKind() != Kind::FLOATINGPOINT_GEQ && node.getKind() != Kind::FLOATINGPOINT_GT && node.getKind() != Kind::FLOATINGPOINT_TO_UBV && node.getKind() != Kind::FLOATINGPOINT_TO_SBV && node.getKind() != Kind::FLOATINGPOINT_TO_REAL
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
cvc5/cvc5@95b00b0
murxla/murxla@51c21ba
error:
The text was updated successfully, but these errors were encountered: