summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-17--decision=justification-stoponly : use decision engine only for stoppingKshitij Bansal
2012-06-17enabling theoryof=term for quantifiers with sharingDejan Jovanović
2012-06-17fixing wrong assertionDejan Jovanović
2012-06-17Removed assertion that can failClark Barrett
2012-06-17fixing makefile error that brakes buildDejan Jovanović
2012-06-17Fix array bug causing incorrect answersClark Barrett
2012-06-16small change to equality assertions so that one doesn't get x = y and y = xDejan Jovanović
2012-06-16Adding the failing QF_AUFLIA regression mentioned in last commit.Kshitij Bansal
2012-06-16This is an attempt to fix the bug in the justification heuristic. TheKshitij Bansal
2012-06-16updated build script for smt-comp submissionMorgan Deters
2012-06-16changing theoryOf in shared mode with arrays to move equalities to arraysDejan Jovanović
2012-06-16Fixing if condition for trivial equalities in arithmetic. Also some whitespac...Tim King
2012-06-15Bug fix in justification heuristic. Had to do with howKshitij Bansal
2012-06-15Reverting rewrite rule to working versionClark Barrett
2012-06-15Fixes some assertion failuresClark Barrett
2012-06-15Fix for incompleteness bug with decision engine: repeated simplificationClark Barrett
2012-06-15Fixing mac compilation issues.Tim King
2012-06-15one bug fixedKshitij Bansal
2012-06-14WIPKshitij Bansal
2012-06-14fixing the problems with the bvminisat. there was a case when things would ge...Dejan Jovanović
2012-06-14add failing regression, move error upKshitij Bansal
2012-06-14Fixing a case for explanation of non-normal form equalities.Tim King
2012-06-14bug fixes in justification heuristicKshitij Bansal
2012-06-14Fixing a bug related to explaining propagations with non-normalized witnesses.Tim King
2012-06-14enabling fixed bug345 caseDejan Jovanović
2012-06-14fixes for the hasTerm issues in the shared database under the decision heuristicDejan Jovanović
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback