summaryrefslogtreecommitdiff
path: root/src/theory/booleans
AgeCommit message (Expand)Author
2016-01-28Adding listeners to Options.Tim King
2016-01-15Type enumerators take optional argument indicating fixed cardinalities of uni...ajreynol
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-10-06Some minor cleanup.Morgan Deters
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...Morgan Deters
2014-06-19Fix rewriter typo.Morgan Deters
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-25Substantial Changes:Tim King
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-09-24Reduce compiler dependencies on substitutions.h,Clark Barrett
2013-09-23Revert Clark's last commit, at his request; there are some bugs.Morgan Deters
2013-09-23Cleaner version of bug-fix for 528, also moved substitutions.h out of theory.hClark Barrett
2013-04-17bool flatten: node num_children workaroundKshitij Bansal
2013-04-17boolean flatten: bug fix in dfs searchKshitij Bansal
2013-04-16boolean flatten rewrite: dont re-rewriteKshitij Bansal
2013-04-16generalize to handle andKshitij Bansal
2013-04-16flatten or nodesKshitij Bansal
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Fix for iff terms over equalities between the same term and differing constants.Tim King
2013-04-01fixed TheoryBool rewriter buglianah
2013-03-22Support for Boolean term conversion in datatypes.Morgan Deters
2013-03-14Merge branch '1.0.x'Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-03-13Added a rewrite for iff:Clark Barrett
2013-02-03new miplib pass, works for 1 or 2 varsMorgan Deters
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-11-15More fixes to model generation, with previously failing testcasesClark Barrett
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-08-01add isFinished() to type enumerators (so we don't rely on exception-throwing ...Morgan Deters
2012-08-01some fixes for Mac OSMorgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
2012-07-08Bugs resolved by this commit: #314, #322, #359, #364, #365.Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-15Fix for incompleteness bug with decision engine: repeated simplificationClark Barrett
2012-06-14* removing rewriteEquality from the rewriterDejan Jovanović
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-04Added preprocessing pass that propagates unconstrained values - solves all ofClark Barrett
2012-05-18This commit adds TypeNode::leastCommonTypeNode(). The special case for arith...Tim King
2012-05-11Added some ITE rewrites,Clark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback