summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
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-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-14fixing the problems with the bvminisat. there was a case when things would ge...Dejan Jovanović
2012-06-14Fixing a case for explanation of non-normal form equalities.Tim King
2012-06-14Fixing a bug related to explaining propagations with non-normalized witnesses.Tim King
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-14fix quantifier non-bugKshitij Bansal
2012-06-14Removed an assertion, unneeded header fileClark Barrett
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-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-14* removing rewriteEquality from the rewriterDejan Jovanović
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-13Adds debugging output to theory_engine.cpp.Tim King
2012-06-13fix for bug 354Dejan Jovanović
2012-06-13Fixed failing assertion when EqualityEngine is in conflictClark Barrett
2012-06-13Fixed definition of bvsmodClark Barrett
2012-06-13Fixes more problems in bv rewritesClark Barrett
2012-06-13Fixes lots of problems in bv rewrite rules and adds lots of assertionsClark Barrett
2012-06-12Fix some compile warnings (but they never showed up on church)Morgan Deters
2012-06-12Fixed fuzzing bugClark Barrett
2012-06-12Fix to yesterday's change in arithmetic.Tim King
2012-06-12bufixes and the bugsDejan Jovanović
2012-06-12conflicts from theories are removableDejan Jovanović
2012-06-12Changed bitvector theory rewriter so that equalities always get rewritten toClark Barrett
2012-06-12Fixed bug causing QF_LIA/solver_cvc4/incorrect1.smt and QF_LIA/solver_cvc4/in...Clark Barrett
2012-06-12Fixed failing assertion in arrays for bug 347Clark Barrett
2012-06-12minor cleanup, and replace a "private:" in equality engine that had been remo...Morgan Deters
2012-06-12Adding constant propagation code - needs more testing - off by defaultClark Barrett
2012-06-11Fix to term normalization of integer equalities. Adds a regression test that ...Tim King
2012-06-11Fixing type comparision assertion in getEqualityStatus().Tim King
2012-06-11fixing bitvector bugsDejan Jovanović
2012-06-11mark a quantifiers global var as "static" so we can find it easier laterMorgan Deters
2012-06-11OK, now the rewrite issues are fixedClark Barrett
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-11Fix for array bug with decision heuristicClark Barrett
2012-06-11Fixed bug 352Clark Barrett
2012-06-10Fixed one more bug in rewriterClark Barrett
2012-06-10Added a very fruitful assertion to the rewriter: checks that rewriting after ...Clark Barrett
2012-06-10adding an assertion to trigger the problem of bug349 and the testcaseDejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback