summaryrefslogtreecommitdiff
path: root/src/proof/arith_proof.cpp
AgeCommit message (Expand)Author
2020-06-16Update copyright headers.Aina Niemetz
2020-03-16Remove AlwaysAssert(false) for hole.Alex Ozdemir
2020-03-16Only save farkas+tightening proofs. Error on holesAlex Ozdemir
2020-02-21Switch to th_lira.plf (#3741)Alex Ozdemir
2020-02-10Implement LFSCArithProof::equalityType. (#3740)Alex Ozdemir
2020-02-10Add function for tightening literals (#3732)Alex Ozdemir
2020-02-07Add `ArithProof::{printInteger,getLfscFunction}` (#3716)Alex Ozdemir
2020-01-29expectedType in proof-printing code (#3665)Alex Ozdemir
2019-12-30[proof] ITE translation fix (#3484)Alex Ozdemir
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-01-03[LRA proof] Recording & Printing LRA Proofs (#2758)Alex Ozdemir
2018-12-14 [LRA Proof] Storage for LRA proofs (#2747)Alex Ozdemir
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-25Refactor array-proofs and uf-proofs (#1655)yoni206
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-10-25Switching EqProof to use shared_ptr everywhere. (#1217)Tim King
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-09-16Let arith_proof print its own termsGuy
2016-08-09Fix missing/redundant spaces in proofsfix_proof_spacesAndres Notzli
2016-07-24Use letification for the aliasing declarations as well (consequently, print t...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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback