summaryrefslogtreecommitdiff
path: root/test/unit/theory
AgeCommit message (Expand)Author
2021-05-21Support braced-init-lists with `mkNode()` (#6580)Andres Noetzli
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-18Fix `collectEmptyEqs()` in string utils (#6562)Andres Noetzli
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-30Refactor optimization result and objective classes + add preliminary support ...Ouyancheng
2021-04-28Fix BV Optimization Boundary Condition when lower bound = upper bound + 1 (#6...Ouyancheng
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-05Optimizer for BitVectors (#6213)Yancheng Ou
2021-04-03Disable substring component contains in strip endpoints (#6266)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-29Modular bv2int part 1 (#6212)yoni206
2021-03-11Make linear arithmetic use its inference manager (#5934)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-05Initial implementation of an optimization solver with unit tests. (#5849)mcjuneho
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-03-01google test: theory: Migrate theory_quantifiers_bv_inverter_white. (#5991)Aina Niemetz
2021-03-01google test: theory: Migrate theory_quantifiers_bv_instantiator_white. (#5989)Aina Niemetz
2021-03-01google test: theory: Migrate theory_strings_skolem_cache_black. (#6002)Aina Niemetz
2021-03-01google test: theory: Migrate theory_strings_word_white. (#6003)Aina Niemetz
2021-02-27google test: theory: Migrate theory_white. (#6006)Aina Niemetz
2021-02-26google test: theory: Migrate type_enumerator_white. (#6007)Aina Niemetz
2021-02-26google test: theory: Migrate theory_sets_type_rules_white. (#6001)Aina Niemetz
2021-02-26google test: theory: Migrate theory_sets_type_enumerator_white. (#6000)Aina Niemetz
2021-02-26Fix -Werror issues with clang and use clang for debug-cln build. (#6004)Mathias Preiner
2021-02-25google test: theory: Migrate theory_bv_white. (#5987)Aina Niemetz
2021-02-25google test: theory: Migrate theory_bv_rewriter_white. (#5986)Aina Niemetz
2021-02-24Enable -Werror. (#5969)Mathias Preiner
2021-02-24google test: theory: Migrate theory_bags_type_rules_white. (#5984)Aina Niemetz
2021-02-24google test: theory: Migrate theory_engine_white. (#5988)Aina Niemetz
2021-02-24google test: theory: Migrate theory_black. (#5985)Aina Niemetz
2021-02-24google test: theory: Migrate sequences_rewriter_white. (#5975)Aina Niemetz
2021-02-24google test: theory: Migrate theory_bags_normal_form_white. (#5978)Aina Niemetz
2021-02-24google test: theory: Migrate logic_info_white. (#5973)Aina Niemetz
2021-02-24google test: theory: Migrate theory_bags_rewriter_white. (#5979)Aina Niemetz
2021-02-24google test: theory: Migrate theory_arith_white. (#5977)Aina Niemetz
2021-02-24google test: theory: Migrate evaluator_white. (#5972)Aina Niemetz
2021-02-23google test: theory: Migrate regexp_operation_black. (#5974)Aina Niemetz
2021-02-23google test: theory: Migrate strings_rewriter_white. (#5976)Aina Niemetz
2021-02-01Fix BagsRewriter::rewriteUnionDisjoint (#5840)mudathirmahgoub
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-12google test: Use ASSERT_* instead of EXPECT_*. (#5765)Aina Niemetz
2021-01-11Merge theory registrar and theory proxy (#5758)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback