summaryrefslogtreecommitdiff
path: root/src/prop/minisat/core
AgeCommit message (Expand)Author
2016-04-20update from the masterPaulMeng
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2015-12-24Miscellaneous fixesTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-26This fixes a one definition rule violation for reduceDB_lt in Solver.cc in mi...Tim King
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2015-05-12Merge pull request #74 from finnhaedicke/namespace_minisatbarrettcw
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-04-17moved Minisat namespace into CVC4Finn Haedicke
2015-04-09DE requests respect requirePhaseKshitij Bansal
2015-03-14Updating resize for occurence lists to properly resize the whole state.Dejan Jovanovic
2014-11-18All Minisat solve calls now return lbool (fixes bug 599)lianah
2014-11-17Resource-limiting work.Liana Hadarean
2014-10-06Fix a resource limiting issue where interruption didn't occur promptly. Than...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-05-27Revert "timespec printing bug"Kshitij Bansal
2014-05-27timespec printing bugKshitij Bansal
2014-03-19Appease compilers from latest XCode release (v5.1).Morgan Deters
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-10-09fixed uf proof bug: now storing deleted theory lemmaslianah
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-10fixes to the proof system so it works with theory lemmas and explanationslianah
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ć
2012-11-26fixup for incremental solvingDejan Jovanović
2012-11-14fix a race problem. due to interrupt mechanism minisat returned true instead ...Kshitij Bansal
2012-10-24fix for bug 429 Dejan Jovanović
2012-10-09* Add assertion in TheoryModel code to ensure we don't get inconsistentMorgan Deters
2012-10-05Bug-related:Morgan Deters
2012-10-05BoolExpr removed and replaced with ExprDejan Jovanović
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-07-31Options merge. This commit:Morgan Deters
2012-06-17fixing a problem due to lemmas produced while backtrackingDejan Jovanović
2012-06-14fix quantifier non-bugKshitij Bansal
2012-06-12cleanup of exit mechanism when decisionEngine is on\n\n fixes some bugs we we...Kshitij Bansal
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-05-16Changes to SAT solver:Dejan Jovanović
2012-05-16removing duplicate literals in explanations of propagationsDejan Jovanović
2012-05-09* simplifying equality engine interfaceDejan Jovanović
2012-05-09Merge from decision branch (ITE support)Kshitij Bansal
2012-05-08Merging in bvprop branch, with proper bit-vector propagation. Liana Hadarean
2012-04-23Merge from decision branch -- partially working justification heuristicKshitij Bansal
2012-04-04 * added propagation as lemmas to TheoryBV:Liana Hadarean
2012-03-28Some renaming and refactoring in SATDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback