summaryrefslogtreecommitdiff
path: root/src/prop
AgeCommit message (Expand)Author
2014-12-04Fix valgrind-flagged error about uninitialized value.Morgan Deters
2014-11-18All Minisat solve calls now return lbool (fixes bug 599)lianah
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-07Remove some dead code.Morgan Deters
2014-11-07Fix a memory leak in SatSolverRegistry (re: bug #594).Morgan Deters
2014-10-06Fix a resource limiting issue where interruption didn't occur promptly. Than...Morgan Deters
2014-09-18Resource spending support in theories (and especially in quantifiers).Morgan Deters
2014-08-25Fix Win32 builds.Morgan Deters
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-08-04Better support for resource-limiting when there aren't any actual conflicts.Morgan Deters
2014-07-10Merge remote-tracking branch 'origin/master' into segfaultfixKshitij Bansal
2014-07-04initialize variablesKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-22Merge pull request #39 from mdeters/bv-warningslianah
2014-06-21Fix compiler warnings (mostly unused variables).Morgan Deters
2014-06-21Fix compiler warnings in BV-related code (unused vars mostly).Morgan Deters
2014-06-13fixed BVMinisat bug due to not clearing seen properlylianah
2014-06-10Merging CAV14 paper bit-vector work.lianah
2014-05-27Revert "timespec printing bug"Kshitij Bansal
2014-05-27timespec printing bugKshitij Bansal
2014-05-20Fix compiler warning (missing virtual dtor)Morgan Deters
2014-04-29Mostly resolves bug #561 memory leaks, and more.Morgan Deters
2014-03-19Appease compilers from latest XCode release (v5.1).Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix for rewriterules build breakage.Morgan Deters
2014-03-11Fix for random-seed option.Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix some Win32 and SMT-LIB compliance bugs discovered by David Cok.Morgan Deters
2014-03-04Don't theory-preprocess under quantifiers; but DO theory-preprocess lemmas (r...Morgan Deters
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-27Fix for compile error when using gcc 4.7 with -std=gnu++11. Thanks to Martin...Morgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-10-09fixed uf proof bug: now storing deleted theory lemmaslianah
2013-10-08fixed uf proof with holes bugslianah
2013-10-07fixed some bugsLiana Hadarean
2013-10-07first draft implementation of uf proofs with holesLiana Hadarean
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-06-25Proposed fix for bug #513Morgan Deters
2013-05-10now proofs print mapping between atom and propositional variable as a comment...lianah
2013-05-10fixes to the proof system so it works with theory lemmas and explanationslianah
2013-05-08rm decision/relevancyKshitij Bansal
2013-05-07fix for nonterminating model-based array loopMorgan Deters
2013-04-30added several rewrite rules (BitwiseSlicing, Ule/SleEliminate, ExtractSignExt...lianah
2013-04-30added bvule, bvsle operator elimination rulesl; added bvurem lemma generationlianah
2013-04-30added support for dumping the SAT problem the sat solver is working onlianah
2013-04-26Merge experimental decisionweight branchKshitij Bansal
2013-04-03* changing the bitblast-eager to bitblast on pre-registerDejan Jovanović
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback