summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-05-22This commit merges in the branch arithmetic/cprop.Tim King
2012-05-19Adding regress test for bug 341.Tim King
2012-05-19- The array type rules were fixed to use isSubtypeOf.Tim King
2012-05-18This commit adds TypeNode::leastCommonTypeNode(). The special case for arith...Tim King
2012-05-18removing failing regressionDejan Jovanović
2012-05-17Fixing an issue with LogicInfo::isPure() that turned off simplification in QF...Morgan Deters
2012-05-17Fixed bug 338:Liana Hadarean
2012-05-17Adding failing regression for ite type computation.Tim King
2012-05-16testcase for bug 337Dejan Jovanović
2012-05-15test casesDejan Jovanović
2012-05-15Implement TypeNode::isComparableTo() and add a unit test for it.Morgan Deters
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
2012-05-15renamed bv_sat.h, bv_sat.cpp to bitblaster.h, bitblaster.cpp respectivelyLiana Hadarean
2012-05-14Fixed assertion failures in array theoryClark Barrett
2012-05-09* simplifying equality engine interfaceDejan Jovanović
2012-05-08Merging in bvprop branch, with proper bit-vector propagation. Liana Hadarean
2012-05-07Fixing a bug with TheoryArith::ppAssert() and shared terms.Tim King
2012-05-07Fixes a sign bug in the DioSolver.Tim King
2012-05-03Some cleanup starting off from trying to understand the sharing code. Changes...Dejan Jovanović
2012-04-28New LogicInfo functionality.Morgan Deters
2012-04-24This commit merges in the branch branches/arithmetic/congruence into trunk. H...Tim King
2012-04-18add the missing BINARY variable in some test/regress makefilesKshitij Bansal
2012-04-17Merges branches/arithmetic/atom-database r2979 through 3247 into trunk. Belo...Tim King
2012-04-11merge from arrays-clark branchMorgan Deters
2012-04-06* Smt2 printer for datatypesFrançois Bobot
2012-04-05Support to test the "dumper" mechanism in regressions (feeding dump output ba...Morgan Deters
2012-04-04 * added propagation as lemmas to TheoryBV:Liana Hadarean
2012-04-02Fix for broken unit tests from the previous commit.Tim King
2012-04-02- Merged in the branch cdlist-cleanup.Tim King
2012-04-02Removing large and unused regress2 benchmarks to decrease the size of checkouts.Tim King
2012-03-26More cleaning up.Dejan Jovanović
2012-03-26forgot to commit this one, fixing build errorsDejan Jovanović
2012-03-22some improvements to the sharing mechanism/interfaceDejan Jovanović
2012-03-09minor fixes: to "make dist" in build directories with language bindings enabl...Morgan Deters
2012-03-08Removing QUICK_CHECK, and other unused ones, from the Theory::Effort.Dejan Jovanović
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-29fixing bug310Dejan Jovanović
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2012-02-22Added OutputChannel::propagateAsDecision() functionality, allowing a theoryMorgan Deters
2012-02-21Fix for bug303. The problem was with function applications that get normalize...Dejan Jovanović
2012-02-20portfolio mergeMorgan Deters
2012-02-16Last commit accidentally lacked r2778 and r2779 from integer2. I have manual...Tim King
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2012-02-10attempt at a fix for the local regression failure (CLN linking issues on oneiricMorgan Deters
2012-02-07removing the 100 integer benchmarks from regress0, too manyDejan Jovanović
2012-02-06Fixing a bug in the integer unit tests when configured for GMP with assertion...Tim King
2012-01-25Adding regress1 test ooo.rf6.smt2.Tim King
2011-12-15Partial fix in arithmetic for propagating shared terms. This partially resolv...Tim King
2011-12-10attempt to fix bug 293: if a split on a trivial shared pair is requested from...Dejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback