summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12bv reduced with decision: sat instead of unsatKshitij Bansal
2012-06-12Assert fail equaility_engine.cpp: hasTerm(node) with --decision=justificationKshitij Bansal
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-12cleanup of exit mechanism when decisionEngine is on\n\n fixes some bugs we we...Kshitij Bansal
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-12more breakage in aufbvDejan Jovanović
2012-06-12minor cleanup, and replace a "private:" in equality engine that had been remo...Morgan Deters
2012-06-12Fixed compile errorClark Barrett
2012-06-12Enabling constant propagationClark Barrett
2012-06-12fix a few compatibility bindings issuesMorgan Deters
2012-06-12wrong answer benchmarksDejan Jovanović
2012-06-12wrong result benchmarkDejan Jovanović
2012-06-12tests for the Dejan Jovanović
2012-06-12test cases for the Dejan Jovanović
2012-06-12Adding constant propagation code - needs more testing - off by defaultClark Barrett
2012-06-12Adding incorrect qf_lia result.Tim King
2012-06-12fix ordering issue of --dump-to and --default-dag-thresh. now can be specifi...Morgan Deters
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-11another benchmark that used to fail Dejan Jovanović
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-11distribute an .expect file. fixes a "make check" failure not for svn working...Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-11Fix for array bug with decision heuristicClark Barrett
2012-06-11fix issue referred to in bug 352 regarding infinite loop between Substitution...Morgan Deters
2012-06-11failing bv examplesDejan Jovanović
2012-06-11Fixed bug 352Clark Barrett
2012-06-11some failing examplesDejan Jovanović
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ć
2012-06-10fixes for bug347Dejan Jovanović
2012-06-09Turning on unconstrained simp for QF_AUFBVClark Barrett
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-08The option --arith-presolve-lemmas had previously been renamed --unate-lemmas.Morgan Deters
2012-06-08Extend Printer infrastructure also to the "Result" class, meaning that differ...Morgan Deters
2012-06-08minor fixes, for Mac OSMorgan Deters
2012-06-08very small fast example for the bv failDejan Jovanović
2012-06-08Fix SMT-LIBv2 ALL_SUPPORTED logic inference (by inferring it earlier).Morgan Deters
2012-06-08handle BitVectorSignExtend in picklerKshitij Bansal
2012-06-08threadlocalKshitij Bansal
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ć
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback