cmake: Remove unused CMakeLists.txt
[cvc5.git] / src / proof /
2018-09-22 Mathias Preinercmake: Remove unused CMakeLists.txt
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-27 Andres NoetzliResolution proof: separate printing from proof (#1964)
2018-08-17 Andrew ReynoldsRemove support for flipDecision (#2319)
2018-07-13 Andres NoetzliProperly clean up assertion stack in CnfProof (#2147)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-23 Andres NoetzliRemove ProofProxy (#1965)
2018-05-03 Andres NoetzliFix warnings in proof code (#1850)
2018-04-25 yoni206Refactor array-proofs and uf-proofs (#1655)
2018-04-02 Mathias PreinerReorganize bitblaster code. (#1695)
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2018-02-10 Aina NiemetzMove BitVector specific funs from bv::utils to util...
2018-02-09 Tim KingReplacing an incorrect reference to an injected class...
2017-11-16 Tim KingInitializes BitVectorProof::d_isAssumptionConflict...
2017-11-15 Tim KingAdding garbage collection for Proof objects. (#1294)
2017-10-26 Tim KingRemoving throw specifiers from OutputChannel and subcla...
2017-10-25 Tim KingSwitching EqProof to use shared_ptr everywhere. (...
2017-10-11 Tim KingCleaning up ProofArray class. (#1208)
2017-10-11 Andrew ReynoldsMove unsat core names to smt engine (#1192)
2017-09-19 Andres NoetzliFix issue #1074, improve non-fatal error handling ...
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-21 Mathias PreinerChange Bugzilla urls to Github issues.
2017-08-09 Andres NoetzliFix compiler warning in sat_proof_implementation
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-06-30 Andres NötzliFix use-after-free with unsat cores/proofs (#174)
2017-06-21 Andrew ReynoldsMerge pull request #175 from CVC4/fix_uninit
2017-06-16 Clark BarrettMerge pull request #170 from CVC4/fix_2_6_parser3
2017-06-16 Andres NötzliFix segfault by making unit conflict CDMaybe
2017-05-31 guykatzzA more informative error message when a theory is not...
2017-05-28 Clark BarrettMerge pull request #164 from CVC4/fix_comp
2017-05-26 Andres NoetzliFix use-after-free with ResChains
2017-05-04 guykatzzskolemization manager may be called also when just...
2017-03-23 guykatzzsupport incremental unsat cores
2017-03-17 guykatzzbetter support for proof production when encountering...
2017-03-14 guykatzzMerge pull request #133 from 4tXJ7f/fix_uninitialized
2017-03-14 Andres Notzlifix uninitialized variable
2017-03-14 Clark BarrettMerge pull request #132 from 4tXJ7f/fix_mingw64
2017-03-09 guykatzzbug fix
2017-03-09 guykatzzbetter proof support for bools and formulas
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2016-11-18 Tim KingRemoving some throw specifiers from OutputChannel....
2016-10-13 Tim KingRevert "Merge branch 'origin' of https://github.com...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-10-06 guykatzzAdded an option that allow empty dependencies when...
2016-10-01 Tim KingMerge pull request #93 from timothy-king/clang-format
2016-09-27 Tim KingRemoving an unused iterator.
2016-09-16 GuyLet arith_proof print its own terms
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-12 guykatzzMerge pull request #90 from 4tXJ7f/fewer_preproc_holes
2016-08-12 Andres NotzliAdd support for fewer preprocessing holes
2016-08-09 guykatzzMerge pull request #89 from 4tXJ7f/fix_proof_spaces
2016-08-09 Andres NotzliFix missing/redundant spaces in proofs
2016-08-06 guykatzzMerge pull request #88 from 4tXJ7f/fix_comments
2016-08-05 Andres NotzliMinor: add/fix comments, remove redundant includes
2016-08-03 GuyFixed an issue where arrays proofs would sometimes...
2016-08-03 barrettcwMerge pull request #87 from 4tXJ7f/fix_oob_access
2016-07-28 GuyThe "aggressive" optimizer for lemma L now returns...
2016-07-28 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-07-28 GuyBug fix involving negated lemmas
2016-07-27 GuyProper handling of IFF lemmas in the unsat core.
2016-07-27 GuyAdded an option for a more aggressive weakest implicant...
2016-07-27 GuyIf we can't find a weaker implicant, fail gracefully...
2016-07-27 guykatzzMerge pull request #86 from 4tXJ7f/fix_warnings
2016-07-27 Andres NotzliFix warnings in src/proof
2016-07-26 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-07-26 GuyBug fix:
2016-07-26 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-07-26 GuyLetification of BV constants
2016-07-26 GuyAdded functionality to retrieve a lemma's "weakest...
2016-07-26 GuyBug fix
2016-07-26 GuyPropagate the usage of proof let maps into constant...
2016-07-25 GuyBug fix
2016-07-25 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-07-25 GuyUse letification for the aliasing declarations as well...
2016-07-20 GuyBug fix
2016-07-20 GuyAllow a caller to query whether an unsat core is availa...
2016-07-15 GuyMoved the assertion to a better spot
2016-07-15 GuyThe ProofManager now allows theory solvers to get their...
2016-07-06 GuyA few proof bugs fixed
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-07-01 GuyWhen proving a lemma, ignore literals that don't belong...
2016-07-01 GuyHandle bitvector lemmas where a literal gets rewritten...
2016-06-30 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-30 GuySupport for the letification of chained AND and OR...
2016-06-23 Clark BarrettFixed some warnings, fixed bug in cdhashmap that was...
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-20 GuyAddressed a bug that occurs when proof production is...
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-20 GuyFixed a bug where the proofManager's init() call was...
2016-06-08 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-08 GuySupport for printing a global let map in LFSC proofs.
2016-06-06 guykatzzMerge pull request #85 from CVC4/master_for_proof_merge
2016-06-03 GuyBetter infrastructure for proving constant disequality.
2016-06-03 GuyA better mechanism for handling BV terms with aliases...
2016-06-02 GuyFixed a magical bug that only appears when compiling...
2016-06-02 GuyFix
2016-06-02 GuyMerge from proof branch
next