summaryrefslogtreecommitdiff
path: root/src/theory/bags
AgeCommit message (Expand)Author
2021-02-11Make most methods of TheoryInferenceManager expect an InferenceId. (#5897)Gereon Kremer
2021-02-11Add InferenceId member to TheoryInference, adapt all derived classes. (#5894)Gereon Kremer
2021-02-11Merge InferenceIds into one enum (#5892)Gereon Kremer
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-11-20Add posRewriteEqual to bags rewriter (#5498)mudathirmahgoub
2020-10-26Add DUPICATE_REMOVAL operator to bags (#5336)mudathirmahgoub
2020-10-21Implement bags evaluator (#5322)mudathirmahgoub
2020-10-21Add operator MakeBagOp for constructing bags (#5209)mudathirmahgoub
2020-10-06Add operators bag.from_set, bag.to_set to the theory of bags (#5186)mudathirmahgoub
2020-09-29Fix bags headers (#5165)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