summaryrefslogtreecommitdiff
path: root/src/theory/bags/theory_bags.cpp
AgeCommit message (Expand)Author
2021-04-22Move expand definition from Theory to TheoryRewriter (#6408)Andrew Reynolds
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-05[proof-new] Registering proof checkers uniformly from the SMT solver (#6275)Haniel Barbosa
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-19Refactoring theory inference process (#5920)Andrew Reynolds
2021-02-01Fix BagsRewriter::rewriteUnionDisjoint (#5840)mudathirmahgoub
2021-01-29Add bag inferences for operators: intersection, duplicate_removal, and empty ...mudathirmahgoub
2021-01-25Refactor bags::SolverState (#5783)mudathirmahgoub
2021-01-09Fix issue 5513 (#5757)mudathirmahgoub
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
2020-12-02Update copyright headers.Aina Niemetz
2020-10-26Add DUPICATE_REMOVAL operator to bags (#5336)mudathirmahgoub
2020-10-06Add operators bag.from_set, bag.to_set to the theory of bags (#5186)mudathirmahgoub
2020-09-28Implement bags rewriter (#5132)mudathirmahgoub
2020-09-22Add skeleton for theory of bags (multisets) (#5100)mudathirmahgoub
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback