summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-06-11failing bv examplesDejan Jovanović
2012-06-11some failing examplesDejan Jovanović
2012-06-10adding an assertion to trigger the problem of bug349 and the testcaseDejan Jovanović
2012-06-10fixes for bug347Dejan Jovanović
2012-06-09Cleanup and comments for the dag-ifier. Also some unit testing for it.Morgan Deters
2012-06-09Dagification of output expressions.Morgan Deters
2012-06-08very small fast example for the bv failDejan Jovanović
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-06-08small fuzz examples where bv fails Dejan Jovanović
2012-06-07fixing the wrong results. arrays equality adaptor had a missing case when pro...Dejan Jovanović
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-06-07cleaning up the expample for the futureDejan Jovanović
2012-06-07Added small test case for diseq propagationClark Barrett
2012-06-07fixing some bugs in propagation of disequalitiesDejan Jovanović
2012-06-06also remove now-incorrect comment from makefileMorgan Deters
2012-06-06Fixed broken test case, removed one that is a mistakeClark Barrett
2012-06-06unconstrained regressions are now run with "make check", but with --unconstra...Morgan Deters
2012-06-06Fixing numerous issues with tests and "make dist":Morgan Deters
2012-06-06Changes to the combination mechanism, lots of details. Not done yet, there ar...Dejan Jovanović
2012-06-04Added preprocessing pass that propagates unconstrained values - solves all ofClark Barrett
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback