Rename namespace CVC5 to cvc5. (#6258)
[cvc5.git] / src / theory / quantifiers / theory_quantifiers.cpp
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-23 Andrew ReynoldsPassing term registry to ematching utilities (#6190)
2021-03-23 Andrew ReynoldsMoving instantiate and skolemize into quantifiers infer...
2021-03-19 Andrew ReynoldsRefactor initialization of quantifiers model and builde...
2021-03-15 Andrew ReynoldsReorganizing initialization of term registry in quantif...
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-02-24 Andrew ReynoldsAdd interface to TheoryState for sort inference and...
2021-02-08 Andrew ReynoldsRemove support for inst closure (#5874)
2021-01-28 Andrew ReynoldsUse standard equality engine information in quantifiers...
2021-01-26 Andrew ReynoldsIntroduce quantifiers inference manager (#5821)
2021-01-26 Andrew ReynoldsRefactor quantifiers engine initialization (#5813)
2020-10-01 Andrew ReynoldsMake SygusSolver use sygus attributes directly (#5172)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-28 Andrew Reynolds(new theory) Update TheoryQuantifiers to the new interf...
2020-08-20 Andrew ReynoldsAdd TheoryState objects to each Theory (#4920)
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-09 Andrew ReynoldsMake valuation class more robust to null underlying...
2020-07-13 Andrew ReynoldsStatistics on instantiations per quantified formula...
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-04-07 Andrew ReynoldsCleanup deprecated quantifiers attribute features ...
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
2020-02-27 Andrew ReynoldsInitial work towards -Wshadow (#3817)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-04-16 Andrew ReynoldsMinor simplifications to theory quantifiers (#2953)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-09-18 Andrew ReynoldsClean remaining references to getNextDecisionRequest...
2018-08-20 Andrew Reynolds Remove support for prototype (non-sygus) synthesis...
2018-07-03 Andrew ReynoldsRemove miscellaneous dead and unused code from quantifi...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-30 Andrew ReynoldsFixes for quantifiers + incremental (#2009)
2018-05-23 Andrew ReynoldsAdd notions of evaluated kinds in TheoryModel (#1947)
2018-04-08 Andrew ReynoldsAdd quantifier name attribute. (#1756)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-10-20 Andrew ReynoldsMake Sygus conjectures higher-order (#1244)
2017-10-10 Andrew ReynoldsSplit term database (#1206)
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-04 ajreynolSimplify Theory::collectModelInfo interface to not...
2017-03-29 ajreynolAdd quantifiers options related to model and master...
2017-03-27 Clark BarrettMerge pull request #137 from 4tXJ7f/throw_quals
2017-03-27 Tim KingMaking ppNotifyAssertions take a const vector.
2016-11-03 ajreynolAdd priorities to getNextDecision. Properly handle...
2016-10-13 Tim KingRevert "Merge branch 'origin' of https://github.com...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-08-26 ajreynolBasic support for EPR+CBQI. Minor cleanup.
2016-08-25 ajreynolMinor cleanup preprocessing, add ppNotifyAssertions.
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-05-15 ajreynolWork on --sygus-direct-eval. Minor optimizations, updat...
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.
2016-02-17 ajreynolRefactor quantifiers attributes. Make quantifier elimin...
2016-01-28 Tim KingAdding listeners to Options.
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-09-02 Kshitij BansalMerge remote-tracking branch 'origin/master'
2015-08-26 ajreynolMinor improvements to cbqi, fix bug in solving with...
2015-08-24 ajreynolImprovements to vts in cbqi, bug fix vts for non-atomic...
2015-02-22 ajreynolNew trigger options. --inst-no-entail on by default...
2015-02-06 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2015-01-24 ajreynolAdd --lte-restrict-inst-closure option. Push dt.size...
2015-01-23 ajreynolRework inst-closure.
2015-01-22 ajreynolAdd option --lte-partial-inst. Remove inst-closure.
2014-12-03 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-25 ajreynolFix bug in --term-db-mode=relevant with variable trigge...
2014-11-17 Morgan DetersNew, uniform checkTime statistic for all theories ...
2014-11-10 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 Morgan DetersMerge branch '1.4.x'
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-10-28 ajreynolInitial infrastructure for function definition quantifi...
2014-10-17 Morgan DetersMerge branch '1.4.x'
2014-10-16 Morgan DetersMerge branch '1.4.x'
2014-10-11 Morgan DetersMerge branch '1.4.x'
2014-10-10 Kshitij BansalMerge remote-tracking branch 'origin/1.4.x'
2014-10-10 ajreynolInitial draft of CEGQI.
2014-10-09 Morgan DetersMerge branch '1.4.x'
2014-10-07 ajreynolRefactor quantifiers attributes.
2014-10-07 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-02 Morgan DetersMerge branch '1.4.x'.
2014-09-30 Morgan DetersMerge branch '1.4.x'
2014-09-27 Morgan DetersMerge branch '1.4.x'
2014-09-26 Morgan DetersMerge branch '1.4.x'
2014-09-17 Kshitij BansalMerge branch '1.4.x' while ignoring commit 8d5eb49.
2014-09-17 Kshitij BansalMerge branch '1.4.x'
2014-09-03 Kshitij BansalMerge remote-tracking branch 'origin/master'
2014-09-03 Kshitij Bansalcheck() optimization
2014-08-22 Morgan DetersMerge branch '1.4.x'
next