Track instantiation reasons in proofs (#6935)
[cvc5.git] / src / theory / quantifiers / ematching / trigger.h
2021-07-27 Andrew ReynoldsTrack instantiation reasons in proofs (#6935)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-25 Andrew ReynoldsRefactor construction of triggers (#6209)
2021-03-23 Andrew ReynoldsPassing term registry to ematching utilities (#6190)
2021-03-12 Andrew ReynoldsSimplify instantiation match generator interface (...
2021-03-11 Andrew ReynoldsIntroduce inference ids for quantifier instantiation...
2021-03-09 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-02-22 Andrew ReynoldsEliminate raw use of output channel and valuation in...
2021-02-17 Andrew ReynoldsMove methods from term util to quantifiers registry...
2021-02-08 Andrew ReynoldsUse quantifiers inference manager for lemma management...
2021-01-27 Andrew ReynoldsSplit pattern term selector from trigger (#5811)
2021-01-25 Andrew ReynoldsEnsure uses of ground terms in triggers are preprocesse...
2021-01-24 Andrew ReynoldsInitial cleaning of triggers (#5795)
2020-12-15 Andrew ReynoldsMove trigger trie to own file (#5680)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-05-09 Andrew ReynoldsFixes for relational triggers (#2967)
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-23 Andrew ReynoldsMinor reorganization for ematching (#1701)
2018-03-20 Andrew ReynoldsEnable CEGQI for non-linear (#1674)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)