summaryrefslogtreecommitdiff
path: root/src/proof
AgeCommit message (Expand)Author
2021-06-23[proofs] [dot] Adding a counter for subproofs (#6735)Haniel Barbosa
2021-06-21[proof] Fix documentation of array rule (#6770)Haniel Barbosa
2021-06-07(proof-new) Fix missing connection in trust substitution proofs (#6685)Andrew Reynolds
2021-06-07(proof-new) Lazy proof chain debug names (#6680)Andrew Reynolds
2021-05-27Update proof namespaces (#6614)Andrew Reynolds
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-26New design in DOT representation, nodes colored based on visions(basic and pr...Diego Della Rocca de Camargos
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-14[proof-new] Miscellaneous improvements to dot printer (#6342)Haniel Barbosa
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-15Replace HistogramStat by IntegralHistogramStat (#6126)Gereon Kremer
2021-03-14[proof-new] Adding a dot printer for proof nodes (#6144)Diego Della Rocca de Camargos
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-19Include stddef.h (needed for size_t) in cvc4_public.h (#5476)Aina Niemetz
2020-11-19Use symbol manager for unsat cores (#5468)Andrew Reynolds
2020-10-28Remove more uses of Expr (#5357)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-02Remove SWIG bindings (#4683)Andres Noetzli
2020-06-19Generalize atom collection in old proof code (#4626)Haniel Barbosa
2020-06-18Improve memory management in Java bindings (#4629)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-16Remove AlwaysAssert(false) for hole.Alex Ozdemir
2020-03-16Only save farkas+tightening proofs. Error on holesAlex Ozdemir
2020-03-10Set assertion in `CnfStream::ensureLiteral()` (#3927)Andres Noetzli
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
2020-02-21Switch to th_lira.plf (#3741)Alex Ozdemir
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-12Rename Java package to edu.stanford.CVC4 (#3752)Andres Noetzli
2020-02-10Implement LFSCArithProof::equalityType. (#3740)Alex Ozdemir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback