Reimplement support for relational triggers (#7063)
[cvc5.git] / src / theory / combination_care_graph.cpp
2021-09-30 Andrew ReynoldsMake theory engine modules use Env (#7277)
2021-07-12 Andrew ReynoldsAdd trace for combination splits (#6862)
2021-06-04 Andrew ReynoldsMiscellaneous changes from central ee branch (#6687)
2021-05-10 Andrew ReynoldsUnify top-level substitutions and model substitutions...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-02-02 Andrew ReynoldsCleanup some includes (#5847)
2021-01-28 Andrew ReynoldsSimplify lemma interface (#5819)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-09 Andrew Reynolds(proof-new) Generalize single step helper in eager...
2020-08-28 Andrew Reynolds(proof-new) Make CombinationEngine proof producing...
2020-08-25 Andrew ReynoldsAdd the combination engine (#4939)