summaryrefslogtreecommitdiff
path: root/src/proof/proof_manager.h
AgeCommit message (Expand)Author
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-14Rename public and private headers in src/include. (#6352)Aina Niemetz
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-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2020-12-02Update copyright headers.Aina Niemetz
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-01Removes old proof code (#4964)Haniel Barbosa
2020-06-16Update copyright headers.Aina Niemetz
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback