remove stuff (#7258)
[cvc5.git] / src / proof /
2021-09-23 Lachnitt[proofs[ Alethe: Fix Order of Arguments of addAletheSte...
2021-09-23 Lachnitt[proofs] Alethe: Translate THEORY_REWRITE (#7236)
2021-09-23 Lachnitt[proofs] Alethe: Add Alethe Files to be Compiled ...
2021-09-23 Lachnitt[proofs] Alethe: Translate SCOPE rule (#7224)
2021-09-23 Andrew ReynoldsImplement alpha equivalence proofs (#7066)
2021-09-21 Lachnitt[Proofs] Alethe: Translate ASSUME rule (#7213)
2021-09-21 Lachnitt[proofs] Alethe: Implementation of AletheProofPostproce...
2021-09-20 Haniel Barbosa[proofs] Alethe: adds a node converter
2021-09-20 Andrew ReynoldsAdd the LFSC proof post-processor (#7134)
2021-09-17 Lachnitt[proofs] Alethe: Added Proof Postprocessor to alethe_pr...
2021-09-17 Lachnitt[proofs] Alethe: Added Final Callback Function to aleth...
2021-09-15 Lachnitt[proofs] Alethe: Added Callback Function to alethe_proo...
2021-09-15 Lachnitt[proof] Added printer for proof rule names (#7185)
2021-09-15 Lachnitt[proof] Alethe proof rules (#7180)
2021-09-08 Andrew ReynoldsAdd Lfsc print channel utilities (#7123)
2021-09-08 Andrew ReynoldsImprove pre-skolemization, move quantifiers preprocess...
2021-09-08 Andrew ReynoldsAdd LFSC side condition conversion utility for list...
2021-09-08 Andrew ReynoldsUse rewriteViaMethod instead of accessing builtin proof...
2021-09-02 Andrew ReynoldsAdd LFSC node converter (#6944)
2021-09-02 Andrew ReynoldsImplement lazy proof checking modes (#7106)
2021-09-01 Andrew ReynoldsFix issues with cyclic proofs due to double SYMM applic...
2021-09-01 Andrew ReynoldsLazy proof reconstruction for strings theory solver...
2021-08-30 Andrew ReynoldsFix proof equality engine for "no-explain" premises...
2021-08-24 Andrew ReynoldsUniform treatment of trusted theory inferences in proof...
2021-08-24 Andrew ReynoldsMiscellaneous changes from proof-new (#7042)
2021-08-04 Andrew ReynoldsProper printing of proofs in the internal calculus...
2021-08-04 Andrew ReynoldsFix policy for merging subproofs (#6981)
2021-08-04 Diego Della Rocca... [proof] [dot] Fix comments on dot printer (#6983)
2021-08-04 Andrew ReynoldsAdd containsAssumption proof utility (#6953)
2021-07-27 Mathias Preinerproof: Add eqrange expansion rule. (#6936)
2021-07-27 Andrew ReynoldsTrack instantiation reasons in proofs (#6935)
2021-07-27 Andrew ReynoldsAdd basic LFSC utilities (#6879)
2021-07-27 Andrew ReynoldsAdd print expression utility (#6880)
2021-07-27 Andrew ReynoldsAdd proof letify utility (#6881)
2021-07-26 Andrew ReynoldsEnable default equality proofs for sets (#6931)
2021-07-22 Andrew ReynoldsPreparation for carry the rewrite rule database in...
2021-07-15 Andrew ReynoldsDistinguish quantifiers preprocess as its own proof...
2021-07-13 Mathias Preinerbv: Simplify BV_BITBLAST_* proof rules. (#6871)
2021-07-08 Haniel Barbosa[proof] [dot] Print let map (of terms in proof) as...
2021-06-30 Andrew ReynoldsFix pre vs. post-rewrite in proofs for theory preproces...
2021-06-28 Haniel Barbosa[proof] [dot] Make dot printer stateful (#6799)
2021-06-23 Haniel Barbosa[proofs] [dot] Adding a counter for subproofs (#6735)
2021-06-21 Haniel Barbosa[proof] Fix documentation of array rule (#6770)
2021-06-07 Andrew Reynolds(proof-new) Fix missing connection in trust substitutio...
2021-06-07 Andrew Reynolds(proof-new) Lazy proof chain debug names (#6680)
2021-05-27 Andrew ReynoldsUpdate proof namespaces (#6614)
2021-05-26 Andres Noetzli More precise includes of `Node` constants (#6617)
2021-05-24 Andrew ReynoldsMove proof utilities to src/proof/ (#6611)
2021-05-20 Haniel BarbosaRemove old unsat cores (#6581)
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
2021-04-26 Diego Della Rocca... New design in DOT representation, nodes colored based...
2021-04-22 Haniel BarbosaReconciling proofs and unsat cores (#6405)
2021-04-14 Gereon KremerRefactor / reimplement statistics (#6162)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-14 Haniel Barbosa[proof-new] Miscellaneous improvements to dot printer...
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-15 Gereon KremerReplace HistogramStat by IntegralHistogramStat (#6126)
2021-03-14 Diego Della Rocca... [proof-new] Adding a dot printer for proof nodes (...
2021-03-11 Gereon KremerFirst refactoring of statistics classes (#6105)
2021-03-11 Aina NiemetzDelete Expr layer. (#6117)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-01-05 Andrew ReynoldsRemove a few miscellaneous references to the expr layer...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-11-19 Aina NiemetzInclude stddef.h (needed for size_t) in cvc4_public...
2020-11-19 Andrew ReynoldsUse symbol manager for unsat cores (#5468)
2020-10-28 Andrew ReynoldsRemove more uses of Expr (#5357)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-16 Abdalrhman MohamedDump commands in internal code using command printing...
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-07-28 Andrew ReynoldsUse lemma property enum for OutputChannel::lemma (...
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-07-03 Andres NoetzliRemove SWIG bindings (#4683)
2020-06-19 Haniel BarbosaGeneralize atom collection in old proof code (#4626)
2020-06-18 Andres NoetzliImprove memory management in Java bindings (#4629)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-03-27 Andres NoetzliFix issues with unsat cores and reset-assertions (...
2020-03-18 Alex OzdemirMove node visitor class from smt_util/ to expr/ (#4110)
2020-03-16 Alex OzdemirRemove AlwaysAssert(false) for hole.
2020-03-16 Alex OzdemirOnly save farkas+tightening proofs. Error on holes
2020-03-11 Andres NoetzliSet assertion in `CnfStream::ensureLiteral()` (#3927)
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-02-27 Andres NoetzliFix -Wshadow warnings in common headers (#3826)
2020-02-22 Alex OzdemirSwitch to th_lira.plf (#3741)
2020-02-20 Andrew ReynoldsRemove front-end support for Chain (#3767)
2020-02-12 Andres NoetzliRename Java package to edu.stanford.CVC4 (#3752)
2020-02-11 Alex OzdemirImplement LFSCArithProof::equalityType. (#3740)
2020-02-10 Alex OzdemirAdd function for tightening literals (#3732)
2020-02-07 Alex OzdemirPropagate expected types through UF arguments (#3717)
2020-02-07 Alex OzdemirAdd `ArithProof::{printInteger,getLfscFunction}` (...
2020-02-01 Alex OzdemirHandle `expectedType` in TheoryProofEngine (#3691)
2020-01-30 Alex OzdemirexpectedType in proof-printing code (#3665)
2019-12-31 Alex Ozdemir[proof] ITE translation fix (#3484)
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-12-06 Alex Ozdemir[proof] Eliminate side-condition from ER signature...
2019-11-19 Alex OzdemirAdd a few comments to ProofManager (#3477)
next