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@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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
cvc5/cvc5@0a6671a
murxla/murxla@51f5b5c
error:
The text was updated successfully, but these errors were encountered: