summaryrefslogtreecommitdiff
path: root/test/unit/theory
AgeCommit message (Expand)Author
2021-06-28Rename internal string kinds to match API (#6797)Andrew Reynolds
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15[Optimization] Use Result in OptimizationResult (#6740)Ouyancheng
2021-06-09[Optimization] support for push/pop (#6706)Ouyancheng
2021-06-04pow2: header file for pow2 solver (#6676)yoni206
2021-06-04bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-05-28(Optimization) remove popObjective, add resetObjectives, rename pushObjective...Ouyancheng
2021-05-27Add Lexicographic + Pareto Optimizations (#6626)Ouyancheng
2021-05-27Return `REWRITE_AGAIN` after rewriting bvcomp (#6624)Andres Noetzli
2021-05-27Add support for Box optimization (#6599)Ouyancheng
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback