summaryrefslogtreecommitdiff
path: root/src/proof
AgeCommit message (Expand)Author
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
2020-02-10Add function for tightening literals (#3732)Alex Ozdemir
2020-02-07Propagate expected types through UF arguments (#3717)Alex Ozdemir
2020-02-07Add `ArithProof::{printInteger,getLfscFunction}` (#3716)Alex Ozdemir
2020-01-31Handle `expectedType` in TheoryProofEngine (#3691)Alex Ozdemir
2020-01-29expectedType in proof-printing code (#3665)Alex Ozdemir
2019-12-30[proof] ITE translation fix (#3484)Alex Ozdemir
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-12-06[proof] Eliminate side-condition from ER signature (#3230)Alex Ozdemir
2019-11-18Add a few comments to ProofManager (#3477)Alex Ozdemir
2019-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-07-22Avoid move constructor of std::fstream for GCC < 5 (#3098)Andres Noetzli
2019-07-02Optimize DRAT optimization: clause matching (#3074)Alex Ozdemir
2019-06-21Use TMPDIR environment variable for temp files (#2849)Andres Noetzli
2019-06-12Fix warning (#3053)Haniel Barbosa
2019-06-05DRAT-Optimization (#2971)Alex Ozdemir
2019-05-15Fix iterators in Java API (#3000)Andres Noetzli
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback