summaryrefslogtreecommitdiff
path: root/src/theory/arith/arith_rewriter.cpp
AgeCommit message (Expand)Author
2011-02-26Commit to fix bug 241 (improper "using namespace std" in a header). This cau...Morgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
2010-10-23Removed slack.h, and arith_activity.h. Replaced IsBasicManager with the more ...Tim King
2010-09-13* New normal form for arithmetic is in place.Tim King
2010-08-19UF theory bug fixes, code cleanup, and extra debugging output.Morgan Deters
2010-07-07Fixes arith rewriter to allow for division by a constant. It previously only ...Tim King
2010-07-02re-generated comment headers of source filesMorgan Deters
2010-06-04Changed how assignments are saved during check. These are now backed by an a...Tim King
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-28Bug fixes for combining coefficients of rewritten nodes.Tim King
2010-05-26 . '+Outstanding case split in theory arith'Tim King
2010-05-26Fix for bug 131. Added some additional debugging assertions for the arith rew...Tim King
2010-05-25Added Rational constructors that only take a numerator. The const char* Ratio...Tim King
2010-05-21Small fixes to TheoryArith. Added a hack to make Integers a subtype of Real....Tim King
2010-05-20Added the division symbol to the parser, and minimal support for it in Theory...Tim King
2010-05-19Significant revision to theory/arith. The new draft has a lot of small bug f...Tim King
2010-04-28Merging the arithmetic theory draft (lra-init) back into the main trunk. Thi...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback