Refactoring of proof manager initialization (#7073)
[cvc5.git] / src / smt / proof_manager.h
2021-09-07 Andrew ReynoldsRefactoring of proof manager initialization (#7073)
2021-08-19 Andrew ReynoldsRefactor proof output for TPTP (#7029)
2021-04-30 Andrew ReynoldsUse substitutions for implementing defined functions...
2021-04-22 Haniel BarbosaReconciling proofs and unsat cores (#6405)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
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 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
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-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-01-08 Haniel Barbosa[proof-new] Implementing getProof in the API and SMT...
2020-12-03 Andrew Reynolds(proof-new) Updates to SMT proof manager and SmtEngine...
2020-11-30 Andrew ReynoldsRemove includes for old API from internal code (#5536)
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)