summaryrefslogtreecommitdiff
path: root/src/proof/proof_manager.h
AgeCommit message (Expand)Author
2019-07-02Optimize DRAT optimization: clause matching (#3074)Alex Ozdemir
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-13Add statistics for proof gen./checking time, size (#2850)Andres Noetzli
2018-12-03Bit vector proof superclass (#2599)Alex Ozdemir
2018-09-25carefully printing trusted assertions in proofs (#2505)yoni206
2018-08-27Resolution proof: separate printing from proof (#1964)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-23Remove ProofProxy (#1965)Andres Noetzli
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2017-03-23support incremental unsat coresguykatzz
2017-03-17better support for proof production when encountering bool terms: handle the ...guykatzz
2016-08-11Add support for fewer preprocessing holesAndres Notzli
2016-08-05Minor: add/fix comments, remove redundant includesAndres Notzli
2016-07-26Added functionality to retrieve a lemma's "weakest implicant" in the unsat co...Guy
2016-07-19Allow a caller to query whether an unsat core is available or notGuy
2016-07-15The ProofManager now allows theory solvers to get their lemmas that participa...Guy
2016-06-08Support for printing a global let map in LFSC proofs.Guy
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-23squash-merge from proof branchGuy
2016-02-24Unifying the definitions of ClauseId to a single source of truth.Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2015-12-24Miscellaneous fixesTim King
2015-05-12Merge pull request #74 from finnhaedicke/namespace_minisatbarrettcw
2015-04-23Added option for --check-unsat-cores and various core bug fixes (merge of Mor...Liana Hadarean
2015-04-17moved Minisat namespace into CVC4Finn Haedicke
2015-03-10CNF proofs. Infrastructure for preprocessing proofs. Updates to smt.plf sig...ajreynol
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-21Fix compiler warnings (mostly unused variables).Morgan Deters
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-05fixed proof regression script and added a new uf test caselianah
2013-10-09cleaned up proof codelianah
2013-10-08fixed uf proof with holes bugslianah
2013-10-07first draft implementation of uf proofs with holesLiana Hadarean
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-01-25Fix errors and reduce warnings on clang (merge from mdeters/clang)Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-24Fix the memout issue seen in recent nightly regressions (was due to aMorgan Deters
2011-10-29Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::g...Morgan Deters
2011-10-28* ability to output NodeBuilders without first converting them to Nodes---use...Morgan Deters
2011-10-28merged the proofgen3 branch into trunk:Liana Hadarean
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback