summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.cpp
AgeCommit message (Expand)Author
2020-05-12Update interfaceajreynol
2020-05-07Formatajreynol
2020-05-07TrustNode for explainajreynol
2020-05-02Revise core builtin rulesajreynol
2020-05-02Moreajreynol
2020-05-01Incorporate witness formsajreynol
2020-05-01Moreajreynol
2020-04-28Formatajreynol
2020-04-28Theory engine infrasutrctureajreynol
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-27Fix collect model info for higher-order (#3409)Andrew Reynolds
2019-09-12 Rename UF with cardinality extension (#3241)Andrew Reynolds
2019-07-02Use unique_ptr for UF modules (#3080)Andrew Reynolds
2019-07-01 Split higher-order UF solver (#2890)Andrew Reynolds
2019-04-17More use of isClosure (#2959)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2019-03-14Fix non-variable function head elimination in UF. (#2864)Andrew Reynolds
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-09-17Decision strategy: incorporate UF with cardinality constraints (#2476)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-23Add notions of evaluated kinds in TheoryModel (#1947)Andrew Reynolds
2018-04-10Properly implement function extensionality based on cardinality (#1765)Andrew Reynolds
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-10-25Switching EqProof to use shared_ptr everywhere. (#1217)Tim King
2017-09-20Extend quantifier-free UF solver to higher-order. This includes an ex… (#1100)Andrew Reynolds
2017-09-07Properly handle user cardinality constraints for uf-ss=none. (#1068)Andrew Reynolds
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
2017-03-21Improve computeCareGraph functions to check shared term equality status once ...ajreynol
2017-03-03Fix for collectModelInfo related to finite types + preregistration. Generaliz...ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-11-03Add priorities to getNextDecision. Properly handle case for finite types + un...ajreynol
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-05-26Use term indexing in TheoryUF::computeCareGraph. Do not reject model value in...ajreynol
2016-05-20Improvements to theory combination + strings: do not return trivial care grap...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-23squash-merge from proof branchGuy
2016-02-08Updates related to finite model finding and (co)datatypes. Bug fix enumerator...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback