Refactor transcendental solver (#5514)
[cvc5.git] / src / theory / sets /
2020-11-06 mudathirmahgoubFix issue #5342 (#5349)
2020-10-24 mudathirmahgoubFix issue 5271 (#5335)
2020-10-22 mudathirmahgoubFix issue 5309 (#5327)
2020-10-14 mudathirmahgoubFix issue #5269 (#5270)
2020-10-06 Andrew Reynolds(proof-new) Add interface for trusted substitution...
2020-10-06 mudathirmahgoubRemove subtyping for sets (#5205)
2020-10-04 mudathirmahgoubRemove subtyping for sets theory (#5179)
2020-10-03 Andrew ReynoldsStandardization of Theory (#5181)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-19 Andrew ReynoldsStandardize equality engine notifications in sets ...
2020-09-15 Andrew ReynoldsMove sets member propagation to SolverState (#5045)
2020-09-14 Andrew ReynoldsRefactoring the rewriter of sets (#4856)
2020-09-09 mudathirmahgoubAdd is_singleton operator to the theory of sets (#5033)
2020-09-09 Andrew ReynoldsSplit term registry from theory state in sets (#5037)
2020-09-04 Gereon KremerUse arith::InferenceManager for CAD lemmas (#5015)
2020-09-03 Andrew ReynoldsUpdate sets inference manager to inherit from Inference...
2020-09-02 Andrew Reynolds(new theory) Update TheorySets to the new interface...
2020-08-31 Andrew ReynoldsSimplify interface for computing relevant terms. (...
2020-08-28 Andrew ReynoldsReplace Theory::Set with TheoryIdSet (#4959)
2020-08-26 Andrew ReynoldsReplace Expr-level datatype with Node-level DType ...
2020-08-24 Andrew ReynoldsExtend the standard Theory template based on equality...
2020-08-21 Andrew ReynoldsRemove spurious theory methods calls (#4931)
2020-08-20 Andrew ReynoldsSimplify trigger notifications in equality engine ...
2020-08-19 Andrew ReynoldsMake sets and strings solver states inherit from Theory...
2020-08-19 Gereon KremerChanges assertion (about maximum set cardinality) to...
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-14 Andrew ReynoldsSimplify equality engine notifications (#4896)
2020-08-12 Andrew ReynoldsFix connection to master equality engine in sets (...
2020-08-12 Andrew ReynoldsPrepare theory of sets for dynamic allocation of equali...
2020-08-09 Andrew ReynoldsMake valuation class more robust to null underlying...
2020-07-28 Andrew ReynoldsUse lemma property enum for OutputChannel::lemma (...
2020-07-14 Andres NoetzliUse TypeNode in EmptySet (#4740)
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-05-23 mudathirmahgoubremove unused field d_emp_exp in TheorySetsPrivate...
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-04-26 Andrew Reynolds Fix sets cardinality cycle rule (#4392)
2020-04-15 Andrew ReynoldsAlways flush lemmas from downwards closure in sets...
2020-04-08 mudathirmahgoubAdded CHOOSE operator for sets (#4211)
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
2020-03-06 Andrew ReynoldsMinor refactor for theory of sets (#3924)
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-03-03 mudathirmahgoubRefactoring and cleaning the type enumerator for sets...
2020-03-03 Andres NoetzliFix `TheorySetsPrive::eqNotifyPostMerge()` (#3901)
2020-03-03 Mathias PreinerFix variable shadowing bug in sets. (#3898)
2020-02-27 Andrew ReynoldsInitial work towards -Wshadow (#3817)
2020-02-07 mudathirmahgoubUniveset Cardinality constraints for infinite types...
2020-02-03 mudathirmahgoubFix cardinality of uninterpreted types when univset...
2020-01-08 mudathirmahgoubUniverse set cardinality for finite types with finite...
2019-12-13 Andrew ReynoldsAdd support for set comprehension (#3312)
2019-12-12 Andrew ReynoldsUse the node-level datatypes API (#3556)
2019-12-09 Andres NoetzliMake theory rewriters non-static (#3547)
2019-11-09 Andrew ReynoldsFixes in relations related to datatypes not passed...
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-23 Andrew ReynoldsRefactoring skolems for sets (#3381)
2019-10-08 Piotr Trojanekprefer prefix ++ operator for iterators
2019-09-16 Andrew ReynoldsInitialize fields in sets inference manager (#3289)
2019-09-13 Andrew ReynoldsSplit, refactor and document the theory of sets (#3085)
2019-08-28 Andrew ReynoldsRemoving comments related to issues (#3232)
2019-07-08 Andrew ReynoldsTowards refactoring relations (#3078)
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-04-01 Andrew ReynoldsModify strategy in sets+cardinality (#2909)
2019-03-29 Andrew ReynoldsApply empty splits more aggressively in sets+cardinalit...
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-12-03 Andrew Reynolds Skip non-cardinality types in sets min card inference...
2018-11-27 Andrew ReynoldsMake (T)NodeTrie a general utility (#2489)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-03 Andrew ReynoldsFix stale op list in sets (#2572)
2018-09-22 Mathias Preinercmake: Remove unused CMakeLists.txt
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-24 Andrew Reynolds Fix more simple coverity warnings (#2372)
2018-08-22 Tim KingWrapping TheorySetsPrivate in a unique_ptr. (#2356)
2018-08-22 Andrew ReynoldsFix invalid iterator comparisons (#2349)
2018-08-17 Andrew ReynoldsRemove miscellaneous unused code (#2333)
2018-08-16 Andres NoetzliMove node algorithms to separate file (#2311)
2018-07-25 Tim KingRemoving support for CDHashMap::iterator's postfix...
2018-07-24 Andrew ReynoldsImprovements to sets + cardinality + quantifiers (...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-04 Andrew ReynoldsSets subtypes (#1095)
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-02-06 Tim KingResolving warnings from -Winconsistent-missing-override...
2018-01-10 Tim KingRemoving throw specifiers for TypeRules. (#1501)
2018-01-10 Tim KingRemoving throw specifiers from type enumerators. (...
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-12-06 Andres NoetzliRemove CDChunkList (#1414)
2017-10-17 Tim KingFixing 2 instances of an unused variable. (#1253)
2017-09-10 Andrew ReynoldsEnsure that expand definitions is called on all non...
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-17 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-14 Tim KingRemoving BOOST_FOREACH usage.
2017-07-13 Aina NiemetzMerge pull request #188 from aniemetz/cx11
2017-07-12 ajreynolMake type rules more strict for operators whose type...
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-07 Mathias PreinerUpdate copyright headers.
next