Expand arith's farkas lemma rule as a macro (#6577)
[cvc5.git] / src / smt / proof_post_processor.cpp
2021-05-20 Alex OzdemirExpand arith's farkas lemma rule as a macro (#6577)
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
2021-04-23 Andrew ReynoldsAdd new substitution apply methods fixpoint, sequential...
2021-04-14 Gereon KremerRefactor / reimplement statistics (#6162)
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-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-12 Andrew Reynolds(proof-new) Miscellaneous sync to master (#6129)
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-02-03 Haniel Barbosa[proof-new] Fix MACRO_RESOLUTION expansion for singleto...
2021-02-02 Haniel Barbosa[proof-new] Fix bug in expansion of MACRO_RESOLUTION...
2021-01-29 Andrew Reynolds(proof-new) Distinguish pre vs post rewrites in term...
2021-01-22 Haniel Barbosa[proof-new] Expanding MACRO_RESOLUTION in post-processi...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-11-12 Andrew Reynolds(proof-new) Improve printing and debugging for pedantic...
2020-10-21 Andrew Reynolds(proof-new) Fixes for proofs in rewriter (#5307)
2020-10-20 Andrew Reynolds(proof-new) Update add lazy step interface in LazyCDPro...
2020-10-18 Andrew Reynolds(proof-new) More features for SMT proof post-processor...
2020-10-08 Andrew Reynolds(proof-new) Fixes and improvements for smt proof postpr...
2020-09-29 Haniel Barbosa[proof-new] Updates to proof node updater (#5156)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-18 Andrew Reynolds(proof-new) Updates to proof node updater algorithm...
2020-08-28 Andrew Reynolds(proof-new) Add the SMT proof post processor (#4913)
2020-08-18 Andrew Reynolds(proof-new) SMT proof postprocess callback (#4883)