Refactoring of proof manager initialization (#7073)
[cvc5.git] / src / smt / proof_manager.cpp
2021-09-07 Andrew ReynoldsRefactoring of proof manager initialization (#7073)
2021-09-02 Andrew ReynoldsImplement lazy proof checking modes (#7106)
2021-09-01 Andrew ReynoldsLazy proof reconstruction for strings theory solver...
2021-08-30 Gereon KremerRefactor filename handling (#7088)
2021-08-26 Andrew ReynoldsDump models for isNotEntailed results (#7071)
2021-08-19 Andrew ReynoldsRefactor proof output for TPTP (#7029)
2021-07-13 Mathias Preinerbv: Expand bitblast proof steps in the proof post proce...
2021-06-28 Haniel Barbosa[proof] [dot] Make dot printer stateful (#6799)
2021-06-02 Andrew ReynoldsFix unsat core proofs (#6655)
2021-05-24 Andrew ReynoldsMove proof utilities to src/proof/ (#6611)
2021-05-21 Andrew Reynolds(proof-new) Minor documentation sync (#6592)
2021-04-30 Andrew ReynoldsUse substitutions for implementing defined functions...
2021-04-22 Haniel BarbosaReconciling proofs and unsat cores (#6405)
2021-04-14 Haniel Barbosa[unsat-cores] Improving new unsat cores (#6356)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Haniel Barbosa[proof-new] Optimizing sat proof (#6324)
2021-04-07 Haniel Barbosa[proof-new] Fixing SMT post-processor's handling of...
2021-04-07 Andrew Reynolds(proof-new) Proper implementation of proof node cloning...
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-14 Diego Della Rocca... [proof-new] Adding a dot printer for proof nodes (...
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-02-22 Andrew Reynolds(proof-new) Change proof-new option to proof (#5955)
2021-01-22 Haniel Barbosa[proof-new] Expanding MACRO_RESOLUTION in post-processi...
2021-01-08 Haniel Barbosa[proof-new] Implementing getProof in the API and SMT...
2020-12-10 Gereon KremerFixed a bunch of clang warnings. (#5637)
2020-12-03 Andrew Reynolds(proof-new) Updates to SMT proof manager and SmtEngine...
2020-10-14 Andrew Reynolds(proof-new) Generalize preprocess proof generator ...
2020-09-29 Andrew Reynolds(proof-new) Fixes for preprocess proof generator and...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-12 Andrew Reynolds(proof-new) Add SMT proof manager (#5054)