summaryrefslogtreecommitdiff
path: root/src/proof
AgeCommit message (Expand)Author
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
2018-12-06Fix use-after-free due to destruction order (#2739)Andres Noetzli
2018-12-03Bit vector proof superclass (#2599)Alex Ozdemir
2018-11-19Change lemma proof step storage & iterators (#2712)Alex Ozdemir
2018-09-25carefully printing trusted assertions in proofs (#2505)yoni206
2018-09-22cmake: Remove unused CMakeLists.txtMathias Preiner
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-27Resolution proof: separate printing from proof (#1964)Andres Noetzli
2018-08-17Remove support for flipDecision (#2319)Andrew Reynolds
2018-07-13Properly clean up assertion stack in CnfProof (#2147)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-23Remove ProofProxy (#1965)Andres Noetzli
2018-05-03Fix warnings in proof code (#1850)Andres Noetzli
2018-04-25Refactor array-proofs and uf-proofs (#1655)yoni206
2018-04-02Reorganize bitblaster code. (#1695)Mathias Preiner
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-02-09Move BitVector specific funs from bv::utils to util/bitvector.h. (#1589)Aina Niemetz
2018-02-09Replacing an incorrect reference to an injected class name when the type was ...Tim King
2017-11-15Initializes BitVectorProof::d_isAssumptionConflict. Resolves CID 1362898. (#1...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback