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::SharedTermsDatabase::addSharedTerm() at src/theory/shared_terms_database.cpp:99 #716

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

Comments

@cvc5-bot
Copy link

cvc5-bot commented May 2, 2024

cvc5/cvc5@0a6671a
murxla/murxla@51f5b5c

(set-option :sets-ext true)
(set-option :incremental true)
(set-option :sat-solver cadical)
(assert (not (set.choose (set.minus (set.complement (set.singleton true)) (set.choose (set.singleton (set.complement (set.minus (set.singleton true) (set.singleton true)))))))))
(check-sat-assuming (true))
(check-sat)

error:

Fatal failure within void cvc5::internal::SharedTermsDatabase::addSharedTerm(cvc5::internal::TNode, cvc5::internal::TNode, cvc5::internal::theory::TheoryIdSet) at ../src/theory/shared_terms_database.cpp:99
Check failure

 theories != (*find).second

@cvc5-bot cvc5-bot added the murxla label May 2, 2024
@ajreynol ajreynol self-assigned this Jul 3, 2024
@ajreynol ajreynol removed their assignment Aug 28, 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