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::DType::indexOfInternal() at src/expr/dtype.cpp:131 #709

Open
cvc5-bot opened this issue Apr 20, 2024 · 0 comments
Assignees
Labels

Comments

@cvc5-bot
Copy link

cvc5/cvc5@517bdd1
murxla/murxla@51f5b5c

(set-option :global-negate true)
(declare-datatypes ((d 0)) (((c) (_c (s (_ FiniteField 7))) (o (_s (_ FiniteField 7))) (co (e d) (se (_ FiniteField 7)) (_se (_ FiniteField 7)) (l (_ FiniteField 7)) (el (_ FiniteField 7))))))
(assert (= (_c (l c)) (_c (_s (co c (l c) (l c) (l c) (l c))))))
(check-sat)

error:

Fatal failure within static size_t cvc5::internal::DType::indexOfInternal(cvc5::internal::Node) at ../src/expr/dtype.cpp:131
Check failure

 item.hasAttribute(DTypeIndexAttr())

@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