summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-14New substitutions implementation - fixes performance issue seen in nonclausalClark Barrett
2012-06-14Fixed arithmetic consistency issue. The simplex conflict variable had to be ...Tim King
2012-06-14fix for clark's bugDejan Jovanović
2012-06-14don't run rewriterules regressions by default; fixes neededMorgan Deters
2012-06-14fix quantifier non-bugKshitij Bansal
2012-06-14Removed an assertion, unneeded header fileClark Barrett
2012-06-14some changes to make CVC4 work nicely with trace executor for application tra...Morgan Deters
2012-06-14making --simplification=none the default for quantified logics; this a reques...Morgan Deters
2012-06-14bug ifx, mvKshitij Bansal
2012-06-14restore destruction of stuff in driverKshitij Bansal
2012-06-14This commit:Kshitij Bansal
2012-06-14failing quantifierKshitij Bansal
2012-06-14The "no-tears-in-competition-mode" commit. Change all (non-driver, non-SAT-s...Morgan Deters
2012-06-14fix cout, fix statname, rm deadcodeKshitij Bansal
2012-06-14add passing regressionKshitij Bansal
2012-06-14changing to a more natural propagation order in uf, seems to pay offDejan Jovanović
2012-06-14some changes to the uf engineDejan Jovanović
2012-06-14Brings the tuning branch into trunk. This includes the changes from restricte...Tim King
2012-06-14bug 346 resolvedMorgan Deters
2012-06-14* removing rewriteEquality from the rewriterDejan Jovanović
2012-06-13removing bug233 until morgan commits the actual fileDejan Jovanović
2012-06-13adding some regressions to the usual regressions runs; several recently-fixed...Morgan Deters
2012-06-13Added witnesses to Constraints.Tim King
2012-06-13- Added a loop to internally assert constraints that are marked as true.Tim King
2012-06-13Fixed whitespace warning on Makefile.Tim King
2012-06-13Adds debugging output to theory_engine.cpp.Tim King
2012-06-13revisions to the "make submission" targetMorgan Deters
2012-06-13Don't use the "inlined" feature of ANTLR 3.2, which causes a buffer overflow ...Morgan Deters
2012-06-13add passing regressionKshitij Bansal
2012-06-13fix for bug 354Dejan Jovanović
2012-06-13Fixed failing assertion when EqualityEngine is in conflictClark Barrett
2012-06-13enabling regressions from last night, all fixedDejan Jovanović
2012-06-13enable some decision regressionsKshitij Bansal
2012-06-13Make d_result in DE context dependentKshitij Bansal
2012-06-13Fixed definition of bvsmodClark Barrett
2012-06-13decision regressions, all but one failKshitij Bansal
2012-06-13Fixes more problems in bv rewritesClark Barrett
2012-06-13!(*child_it).isConst() assertion failDejan Jovanović
2012-06-13r2.node == response.node failure Dejan Jovanović
2012-06-13r2.node == response.node failureDejan Jovanović
2012-06-13!current[0].isConst() failureDejan Jovanović
2012-06-13Fixes lots of problems in bv rewrite rules and adds lots of assertionsClark Barrett
2012-06-13benchmark to show that we don't rewrite bvsmod correctlyDejan Jovanović
2012-06-12Fix some compile warnings (but they never showed up on church)Morgan Deters
2012-06-12Fix to SMT-LIBv1 parser: QF_UF declares sort "U", but other *UF* logics do no...Morgan Deters
2012-06-12missing problemsDejan Jovanović
2012-06-12wrong answer for bvDejan Jovanović
2012-06-12Moved some things around in the preprocessor. Now theory preprocessing getsClark Barrett
2012-06-12Fixed fuzzing bugClark Barrett
2012-06-12Fix to yesterday's change in arithmetic.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback