summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-06Some bug fixes for mb arraysClark Barrett
2013-05-05Adding cut offs for likely integer infeasible paths.Tim King
2013-05-03Adding a smarter technique for pivoting in solutions for glpk.Tim King
2013-05-03Fixing compilation of unit tests. These problems were due to splitLemma() bei...Tim King
2013-05-03More misc. arithmetic cleanup. Removing unused files and functions. Also remo...Tim King
2013-05-03Code cleanup. Reducing misc. warnings in arithmetic.Tim King
2013-05-03Removing arithmetic legacy code and unifying functions.Tim King
2013-05-03Fixing a debug typo.Tim King
2013-05-03Merging branch 'soiquickexplain'.Tim King
2013-05-03Merge branch 'fcexplanations'Tim King
2013-05-02Adding quick explain for soi simplex.Tim King
2013-05-02* splitLemma to request atomsDejan Jovanović
2013-05-02merged masterlianah
2013-05-02Merge branch 'master' of https://github.com/CVC4/CVC4lianah
2013-05-01Comment out some debug-related things in attribute code, no longer neededMorgan Deters
2013-05-01Fix to dumping re: boolean terms, datatypesMorgan Deters
2013-05-01Fix to boolean-terms; resolves bug #507Morgan Deters
2013-05-01removed tracing code causing slowdown; cleaned up some codelianah
2013-05-01Working on the new explanation system.Tim King
2013-05-01added back BitwiseEq rulelianah
2013-05-01Adding a missing makefile to the dist (fixes distcheck)Morgan Deters
2013-04-30Making propagation more conversative.Tim King
2013-04-30Draft of the new propagation code.Tim King
2013-04-30fixed merge conflictslianah
2013-04-30merged cvc4 masterlianah
2013-04-30updated the author namelianah
2013-04-30added several rewrite rules (BitwiseSlicing, Ule/SleEliminate, ExtractSignExt...lianah
2013-04-30added bvule, bvsle operator elimination rulesl; added bvurem lemma generationlianah
2013-04-30added some bv rewrite ruleslianah
2013-04-30innd examples are solved fast, but destruction assertion faillianah
2013-04-30fixed compile errorLiana Hadarean
2013-04-30uncompiling new bv to bool liftinglianah
2013-04-30finished implementing bv to bool lifting and added --bv-to-bool optionlianah
2013-04-30more work on boolean liftingLiana Hadarean
2013-04-30started work on bv1 to boolean liftinglianah
2013-04-30added support for dumping the SAT problem the sat solver is working onlianah
2013-04-30updated the author namelianah
2013-04-30Add option in quantifiers for clause splittingAndrew Reynolds
2013-04-30added several rewrite rules (BitwiseSlicing, Ule/SleEliminate, ExtractSignExt...lianah
2013-04-30add decision_attributes.h for make distKshitij Bansal
2013-04-30Adding has bound counts and tracking for rows.Tim King
2013-04-29Some fixes for GCC 4.2, and for Java on MacMorgan Deters
2013-04-29Merge pull request #9 from kbansal/masterKshitij Bansal
2013-04-29Fixes to FCSimplex for some versions of compilersMorgan Deters
2013-04-28Fixing the failure for make distcheck.Tim King
2013-04-26Merge experimental decisionweight branchKshitij Bansal
2013-04-26FCSimplex branch mergeTim King
2013-04-25added bvule, bvsle operator elimination rulesl; added bvurem lemma generationlianah
2013-04-25Add ability to run different regression levels with "make check"Morgan Deters
2013-04-23Theory "alternates" supportMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback