summaryrefslogtreecommitdiff
path: root/src/proof/array_proof.cpp
AgeCommit message (Expand)Author
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
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-25Switching EqProof to use shared_ptr everywhere. (#1217)Tim King
2017-10-11Cleaning up ProofArray class. (#1208)Tim King
2017-07-07Update copyright headers.Mathias Preiner
2017-03-17better support for proof production when encountering bool terms: handle the ...guykatzz
2017-03-09better proof support for bools and formulasguykatzz
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-08-09Fix missing/redundant spaces in proofsfix_proof_spacesAndres Notzli
2016-08-03Fixed an issue where arrays proofs would sometimes have an extra ")" at the end.Guy
2016-07-25Propagate the usage of proof let maps into constant disequality proofsGuy
2016-07-24Use letification for the aliasing declarations as well (consequently, print t...Guy
2016-07-06A few proof bugs fixedGuy
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-09Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-04-09Made ProofArray's printing functions non-static, and consequently the data me...Guy
2016-04-03Updating the copyright headers and scripts.Tim King
2016-04-03s_ prefix for static membersGuy
2016-04-03Removed the theory-specific merge reason types. Instead, added a mechanism fo...Guy
2016-03-23squash-merge from proof branchGuy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback