summaryrefslogtreecommitdiff
path: root/src/prop/cnf_stream.cpp
AgeCommit message (Expand)Author
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-06-16Update copyright headers.Aina Niemetz
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-03-10Set assertion in `CnfStream::ensureLiteral()` (#3927)Andres Noetzli
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2019-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-01-14ClausalBitvectorProof (#2786)Alex Ozdemir
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-07-24Proper handling for lemmas that are conjuncts: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
2016-02-24Unifying the definitions of ClauseId to a single source of truth.Tim King
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-06-01When proof enabled, disable uf sym break. Add regression.ajreynol
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2015-03-10CNF proofs. Infrastructure for preprocessing proofs. Updates to smt.plf sig...ajreynol
2014-12-04Fix valgrind-flagged error about uninitialized value.Morgan Deters
2014-11-17Resource-limiting work.Liana Hadarean
2014-08-25Fix Win32 builds.Morgan Deters
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-10Merging CAV14 paper bit-vector work.lianah
2013-10-07first draft implementation of uf proofs with holesLiana Hadarean
2013-05-10now proofs print mapping between atom and propositional variable as a comment...lianah
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
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-11-26fixup for incremental solvingDejan Jovanović
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-05BoolExpr removed and replaced with ExprDejan Jovanović
2012-10-03adding ::getBooleanVariables to the PropEngineDejan Jovanović
2012-09-28rename Assert.h/Assert.cpp to cvc4_assert.h/cvc4_assert.cpp -- we need to mak...Morgan Deters
2012-09-28Public interface review items:Morgan Deters
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-05-18This commit removes the dead psuedoboolean code.Tim King
2012-05-09* simplifying equality engine interfaceDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback