summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-07one more fix for rewriteslianah
2013-05-07fixed bv rewrite blow-uplianah
2013-05-07fix for bug500Dejan Jovanović
2013-05-07Fixes a bug with arithmetic's new attempt solution infrastructure. This caus...Tim King
2013-05-07Improving arithmetic debugging output.Tim King
2013-05-07Disabling an incorrect prototyping line from the simplex merges. Fixes bug 510.Tim King
2013-05-06fixed bv rewrite rule bugLiana Hadarean
2013-05-06Removing excess verbosity from ApproxSimplex (after discussing with Tim)Morgan Deters
2013-05-06Adding a heuristic for guessing an optimization function when using glpk.Tim King
2013-05-06Disables justification stop only for LRA if the problem contains no ites. Thi...Tim King
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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback