Reimplement support for relational triggers (#7063)
[cvc5.git] / src / theory / theory_inference.cpp
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 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-02-19 Andrew ReynoldsRefactoring theory inference process (#5920)
2021-02-11 Gereon KremerMake most methods of TheoryInferenceManager expect...
2021-02-11 Gereon KremerAdd InferenceId member to TheoryInference, adapt all...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-04 Andrew ReynoldsAdd asLemma flag to theory inference process (#5030)
2020-09-01 Andrew ReynoldsAdd TheoryInference base class (#4990)