Improve computeCareGraph functions to check shared term equality status once per...
[cvc5.git] / src / theory / datatypes / theory_datatypes.cpp
2017-03-21 ajreynolImprove computeCareGraph functions to check shared...
2017-03-03 ajreynolFix for collectModelInfo related to finite types +...
2017-03-02 ajreynolMinor cleanup and reorganization related to last commit.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolBug fixes and refactoring of parametric datatypes,...
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-16 ajreynolInitial infrastructure for ExtTheory, generalize extend...
2016-08-12 ajreynolMinor fixes to model construction to take singleton...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-08 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-06 guykatzzMerge pull request #85 from CVC4/master_for_proof_merge
2016-06-04 ajreynolRemove NodeListMap from datatypes and equality inferenc...
2016-06-03 ajreynolSimple memory fixes, minor cleanup in quantifiers.
2016-05-23 ajreynolFix related to parametric sorts whose interpretation...
2016-05-20 ajreynolMinor fix to strings, cleanup in datatypes.
2016-05-20 ajreynolImprovements to theory combination + strings: do not...
2016-04-20 PaulMengupdate from the master
2016-04-12 ajreynolBug fixes related to parametric datatypes + theory...
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-03-30 ajreynolUpdates to E-matching to avoid entailed instantiations...
2016-03-23 Tim KingGarbage collecting the EqcInfo s in TheoryDatatypes...
2016-02-29 ajreynolMinor options to datatypes.
2016-02-24 ajreynolAdd entailment checks between length terms to reduce...
2016-02-16 ajreynolMore simplification to internal implementation of tuple...
2016-02-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-15 ajreynolEliminate most of the internal representation infrastru...
2016-02-08 ajreynolUpdates related to finite model finding and (co)datatyp...
2016-02-05 ajreynolAdd two optimizations for datatypes, currently disabled...
2016-01-28 Tim KingAdding listeners to Options.
2016-01-19 ajreynolBug fixes for model construction with codatatypes,...
2016-01-13 ajreynolLemma cache datatypes. Do not send true lemma in quanti...
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-22 ajreynolBug fix uf-ss-totality.
2015-12-22 ajreynolAlways split on constructor types for datatypes involvi...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-09-11 ajreynolMinor cleanup related to codatatypes.
2015-09-10 ajreynolModels for codatatypes. Fixes bug 662.
2015-09-02 Kshitij BansalMerge remote-tracking branch 'origin/master'
2015-08-21 ajreynolMinor changes related to codatatypes for 1.5 release.
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-05-02 ajreynolMinor fix for corner cases of fmf-fun, fix for --dt...
2015-04-17 Kshitij BansalMerge pull request #72 from kbansal/decision-requirephase
2015-04-02 Kshitij BansalMerge pull request #71 from kbansal/const-are-triggers
2015-03-25 Kshitij Bansalchange const are triggers from false to true in equalit...
2015-03-04 ajreynolMore work on arithmetic single invocation synthesis...
2015-02-22 ajreynolNew trigger options. --inst-no-entail on by default...
2015-02-13 ajreynolHandle recursive singleton case for codatatypes, add...
2015-02-06 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2015-02-04 ajreynolRefactor sygus_util to TermDb. Initial work on solutio...
2015-02-02 ajreynolSingle invocation module for counterexample guided...
2015-02-01 ajreynolGeneralization of sygus lemmas based on arguments and...
2015-01-31 ajreynolLemmas instead of conflicts in sygus sym break (do...
2015-01-30 ajreynolGeneralize conflict clauses in sygus sym break, merge...
2015-01-29 ajreynolApply global search space narrowing for multiple synth...
2015-01-29 ajreynolAdd module for sygus search space narrowing based on...
2015-01-24 ajreynolAdd --lte-restrict-inst-closure option. Push dt.size...
2015-01-23 ajreynolCEGQI fairness based on term height. Fix sygus-nf...
2015-01-22 ajreynolDo not drop patterns during boolean term rewriting...
2015-01-21 ajreynolInitial work on sygusNormalForm.
2015-01-20 ajreynolMark datatypes as sygus. Add option to normalize sygus...
2015-01-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-27 Dejan JovanovicAdding an option to the equality engine constructor...
2014-12-22 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-22 ajreynolDo not collapse wrongly applied selectors for non-well...
2014-12-11 ajreynolOption to enable/disable cyclicity check in datatypes.
2014-12-06 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-06 ajreynolFix dt.size care graph.
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-18 ajreynolAdd local theory extensions instantiation strategy...
2014-11-17 Morgan DetersNew, uniform checkTime statistic for all theories ...
2014-11-16 ajreynolAdd term db mode. Minor changes to quantifiers rewrite...
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-09 ajreynolFix dt shared terms issue, reenable regression.
2014-11-08 ajreynolFix bug with incremental+datatypes. Minor cleanup...
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 ajreynolProperly distinguish which EQC to assign values in...
2014-11-06 ajreynolMinor fix for getInstCons
2014-11-06 ajreynolReenable regression. Add (for now, disabled) changes...
2014-11-05 ajreynolFix model bug in --mbqi=fmc. Minor cleanup in datatypes.
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-11-05 ajreynolMore work on datatypes theory combination: fix bug...
2014-11-01 ajreynolSimplify which lemmas to communicate in dt.
2014-11-01 ajreynolFix bug 592: introduce skolem for dt instantiate lemma...
2014-11-01 ajreynolFix some mistakes in datatypes theory combination,...
2014-10-31 ajreynolDo not allow duplication of function definitions. ...
2014-10-20 ajreynolMinor cleanup in datatypes.
2014-10-18 ajreynolAdd dt lemma: zero size implies nullary constructor.
2014-10-18 ajreynolFix for bounded integers when incremental, fixes bug...
2014-10-17 Morgan DetersMerge branch '1.4.x'
2014-10-16 Morgan DetersMerge branch '1.4.x'
2014-10-16 ajreynolUse n-ary splits instead of binary splits in theory...
2014-10-16 ajreynolAdd dt.size to datatypes theory. Add option for fairne...
2014-10-11 Morgan DetersMerge branch '1.4.x'
2014-10-10 Kshitij BansalMerge remote-tracking branch 'origin/1.4.x'
2014-10-09 Morgan DetersMerge branch '1.4.x'
next