summaryrefslogtreecommitdiff
path: root/src/proof/theory_proof.cpp
AgeCommit message (Expand)Author
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-10Implement LFSCArithProof::equalityType. (#3740)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-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-16Enable CryptoMiniSat-backed BV proofs (#2847)Alex Ozdemir
2019-01-14ClausalBitvectorProof (#2786)Alex Ozdemir
2018-12-03Bit vector proof superclass (#2599)Alex Ozdemir
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-03Fix warnings in proof code (#1850)Andres Noetzli
2018-04-25Refactor array-proofs and uf-proofs (#1655)yoni206
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-10-25Removing throw specifiers from OutputChannel and subclasses. (#1209)Tim King
2017-07-07Update copyright headers.Mathias Preiner
2017-05-31A more informative error message when a theory is not yet supported by the pr...guykatzz
2017-03-17better support for proof production when encountering bool terms: handle the ...guykatzz
2017-03-14fix uninitialized variableAndres Notzli
2017-03-09better proof support for bools and formulasguykatzz
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-08-11Add support for fewer preprocessing holesAndres Notzli
2016-08-09Fix missing/redundant spaces in proofsfix_proof_spacesAndres Notzli
2016-07-26Fix warnings in src/proofAndres Notzli
2016-07-25Bug fixGuy
2016-07-25Propagate the usage of proof let maps into constant disequality proofsGuy
2016-07-25Bug fixGuy
2016-07-24Use letification for the aliasing declarations as well (consequently, print t...Guy
2016-07-06A few proof bugs fixedGuy
2016-07-01When proving a lemma, ignore literals that don't belong to the theory in ques...Guy
2016-07-01Handle bitvector lemmas where a literal gets rewritten into false, and conseq...Guy
2016-06-30Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-30Support for the letification of chained AND and OR operations in LFSC proofsGuy
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-06-20Addressed a bug that occurs when proof production is triggered via text flags...Guy
2016-06-08Support for printing a global let map in LFSC proofs.Guy
2016-06-03Better infrastructure for proving constant disequality.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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback