Introduce quantifiers inference manager (#5821)
[cvc5.git] / src / theory / theory_preprocessor.cpp
2021-01-06 Andrew ReynoldsAdd new interfaces to term formula removal and theory...
2020-12-22 Andrew ReynoldsMake theory preprocess rewrite equalities a preprocessi...
2020-12-21 Andrew ReynoldsEliminate recursion from the internals of term formula...
2020-12-16 Andrew ReynoldsMove ownership of term formula removal to theory prepro...
2020-12-09 Andrew Reynolds(proof-new) Make theory preprocessor proofs self contai...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-11-26 Andrew ReynoldsFix missed case of theory preprocessing (#5531)
2020-11-20 Andrew ReynoldsFix remove term formula policy for terms beneath quanti...
2020-11-19 Andrew ReynoldsFix issues related to eliminating extended arithmetic...
2020-10-22 Andrew Reynolds(proof-new) Make theory preprocessor user-context depen...
2020-10-20 Andrew Reynolds(proof-new) Update add lazy step interface in LazyCDPro...
2020-10-14 Andrew Reynolds (proof-new) Miscellaneous minor improvements and fixes...
2020-10-02 Andrew Reynolds(proof-new) Fixes for theory preprocessing proofs ...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-18 Andrew Reynolds(proof-new) Theory preprocessor proof producing (#4807)
2020-07-27 Andrew Reynolds(proof-new) Proof production for term formula removal...
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-12 Andrew Reynolds(proof-new) Split TheoryEngine (#4558)