Introduce inference ids for quantifier instantiation (#6119)
[cvc5.git] / src / theory / quantifiers / term_util.h
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-02-22 Andrew ReynoldsMove quantifiers attributes to quantifiers registry...
2021-02-18 Andrew ReynoldsEliminate non-static members in term util (#5919)
2021-02-17 Andrew ReynoldsMove methods from term util to quantifiers registry...
2021-01-26 Andrew ReynoldsIntroduce quantifiers inference manager (#5821)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-04-14 Andrew ReynoldsFix relevant domain computation for nested quantifiers...
2019-09-16 Andrew ReynoldsMove specific attributes out of term util (#3279)
2019-09-16 Andrew ReynoldsMove virtual term substitution utilities to own file...
2019-09-13 Andrew ReynoldsMove higher-order matching predicate (#3280)
2019-09-12 Andrew ReynoldsUpdate to standard implementation of contains term...
2019-09-04 Andrew ReynoldsMove getCounterexampleLiteral out of term utilities...
2019-08-14 Andrew Reynolds Update to standard implementation of getting free...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-09-11 Andrew ReynoldsSupport model cores via option --produce-model-cores...
2018-08-28 Andrew Reynolds Split term canonize utility to own file and document...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-28 Andrew ReynoldsBuiltin evaluation functions for sygus (#1991)
2018-04-27 Andrew ReynoldsCore improvements to extended rewriter (#1820)
2018-04-16 Andrew ReynoldsSkolemize candidate rewrite rule checks (#1777)
2018-04-10 Andrew ReynoldsFix hasSubterm calls for higher-order (#1760)
2018-04-03 Andrew ReynoldsImprovements to extended rewriter for Booleans and...
2018-03-23 Andrew ReynoldsRemove unused code (#1700)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2017-11-28 Andrew ReynoldsImprove trigger filter instances (#1402)
2017-11-25 Andrew Reynolds(Refactor) Instantiate utility (#1387)
2017-11-22 Andrew ReynoldsSygus Lambda Grammars (#1390)
2017-11-14 Andrew Reynolds(Refactor) Split sygus term db (#1335)
2017-11-01 Andrew Reynolds(Refactor) Split term util (#1303)
2017-10-28 Andrew ReynoldsDocument term db (#1220)
2017-10-20 Andrew ReynoldsMake Sygus conjectures higher-order (#1244)
2017-10-10 Andrew ReynoldsSplit term database (#1206)