summaryrefslogtreecommitdiff
path: root/src/proof
AgeCommit message (Expand)Author
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
2019-04-18 Less aggressive caching in equality engine when proofs are enabled (#2964)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2019-03-16Enable CryptoMiniSat-backed BV proofs (#2847)Alex Ozdemir
2019-03-13Add statistics for proof gen./checking time, size (#2850)Andres Noetzli
2019-02-28ErProof class with LFSC output (#2812)Alex Ozdemir
2019-01-18Extract DIMACS Printing (#2800)Alex Ozdemir
2019-01-14ClausalBitvectorProof (#2786)Alex Ozdemir
2019-01-13LFSC LRAT Output (#2787)Alex Ozdemir
2019-01-11LratInstruction inheritance (#2784)Alex Ozdemir
2019-01-11Fixed linking against drat2er, and use drat2er (#2785)Alex Ozdemir
2019-01-09Clause proof printing (#2779)Alex Ozdemir
2019-01-09LFSC drat output (#2776)Alex Ozdemir
2019-01-06[DRAT] DRAT data structure (#2767)Alex Ozdemir
2019-01-04[LRAT] A C++ data structure for LRAT. (#2737)Alex Ozdemir
2019-01-03[LRA proof] Recording & Printing LRA Proofs (#2758)Alex Ozdemir
2018-12-17New C++ API: Add tests for term object. (#2755)Aina Niemetz
2018-12-14 [LRA Proof] Storage for LRA proofs (#2747)Alex Ozdemir
2018-12-06Enable BV proofs when using an eager bitblaster (#2733)Alex Ozdemir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback