Add new interfaces to term formula removal and theory preprocess (#5717)
[cvc5.git] / src / theory / theory_inference_manager.h
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-22 Gereon KremerICP-based solver for nonlinear arithmetic (#5017)
2020-09-10 Andrew ReynoldsUse state and inference manager in UF CardinalityExtens...
2020-09-04 Andrew ReynoldsAdd asLemma flag to theory inference process (#5030)
2020-09-04 Gereon KremerUse arith::InferenceManager for CAD lemmas (#5015)
2020-09-04 Mathias PreinerSplit lazy bit-vector solver from TheoryBV (#5009)
2020-09-04 Andrew ReynoldsAdd interfaces for making trust nodes in TheoryInferenc...
2020-09-03 Andrew ReynoldsUpdate sets inference manager to inherit from Inference...
2020-09-02 Andrew ReynoldsMinor updates to theory inference manager (#5004)
2020-09-01 Andrew ReynoldsAdd TheoryInference base class (#4990)
2020-09-01 Andrew ReynoldsAdd the inference manager for datatypes (#4968)
2020-08-31 Andrew ReynoldsBasic proof support in inference manager (#4975)
2020-08-28 Andrew ReynoldsAdd the buffered inference manager (#4954)
2020-08-27 Andrew ReynoldsAdd the theory inference manager (#4948)