Updates to theory preprocess equality (#5776)
[cvc5.git] / src / theory / inference_manager_buffered.h
2020-10-07 Andrew ReynoldsProcess pending inferences at the beginning of datatype...
2020-09-24 Andrew ReynoldsModify lemma vs fact policy for datatype equalities...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-03 Andrew ReynoldsUpdate sets inference manager to inherit from Inference...
2020-09-02 Gereon KremerUse std::unique_ptr instead of std::shared_ptr for...
2020-09-02 Gereon KremerAdd ArithLemma and arith::InferenceManager (#4960)
2020-09-01 Andrew ReynoldsAdd TheoryInference base class (#4990)
2020-09-01 Andrew ReynoldsAdd the inference manager for datatypes (#4968)
2020-08-28 Andrew ReynoldsAdd the buffered inference manager (#4954)