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::arith::ArithRewriter::postRewriteTranscendental() at src/theory/arith/arith_rewriter.cpp:925 #715

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

Comments

@cvc5-bot
Copy link

cvc5-bot commented May 1, 2024

cvc5/cvc5@cbc0f72
murxla/murxla@51f5b5c

(set-option :incremental true)
(set-option :solve-real-as-int true)
(declare-const x Real)
(assert (is_int (cot x)))
(push)

error:

Fatal failure within cvc5::internal::theory::RewriteResponse cvc5::internal::theory::arith::ArithRewriter::postRewriteTranscendental(cvc5::internal::TNode) at ../src/theory/arith/arith_rewriter.cpp:925
Check failure

 t.getTypeOrNull(true).isReal()

@cvc5-bot cvc5-bot added the murxla label May 1, 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
Labels
Projects
None yet
Development

No branches or pull requests

2 participants