Fix combinations of cegqi and non-standard triggers (#4271)
[cvc5.git] / src / theory / substitutions.h
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
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-07 Mathias PreinerUpdate copyright headers.
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-06-30 Kshitij BansalMerge pull request #47 from kbansal/sets
2014-06-26 Morgan DetersMerge tag 'smtcomp2014-resubmission'
2014-06-25 Andrew ReynoldsMerge pull request #34 from mdeters/datatypes-kinds
2014-06-25 Andrew ReynoldsMerge pull request #37 from mdeters/quants-kinds
2014-06-25 Andrew ReynoldsMerge pull request #38 from mdeters/uf-kinds
2014-06-22 Morgan DetersMerge tag 'smtcomp2014-application'
2014-06-22 lianahMerge pull request #39 from mdeters/bv-warnings
2014-06-22 lianahMerge pull request #35 from mdeters/bv-kinds
2014-06-22 Morgan DetersFix compiler warnings (mostly unused variables).
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-30 Kshitij BansalMerge pull request #23 from kbansal/sets-model
2014-03-28 Kshitij Bansalrm old unused code
2013-09-30 Liana Hadareanmerged golden
2013-09-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-09-24 Clark BarrettReduce compiler dependencies on substitutions.h,
2013-09-23 Morgan DetersRevert Clark's last commit, at his request; there are...
2013-09-23 Clark BarrettCleaner version of bug-fix for 528, also moved substitu...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-02-08 Morgan DetersMerge branch '1.0.x'
2013-02-07 Morgan DetersSignificant work on bug #491 (not yet closed).
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-09 Morgan Deters* Add assertion in TheoryModel code to ensure we don...
2012-06-14 Clark BarrettNew substitutions implementation - fixes performance...
2012-06-12 Clark BarrettAdding constant propagation code - needs more testing...
2012-06-09 Morgan DetersDagification of output expressions.
2012-06-05 Clark BarrettFixed a performance issue with unconstrained simplifier
2012-06-04 Clark BarrettAdded preprocessing pass that propagates unconstrained...
2012-05-09 Dejan Jovanović* simplifying equality engine interface
2012-03-02 Dejan JovanovićCDMap -> CDHashMap
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2011-10-04 Morgan Detersfixes to context-dependent caching substitutions
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch: