summaryrefslogtreecommitdiff
path: root/src/theory/arith
AgeCommit message (Expand)Author
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-02-16Some cleanup and copyright updatingMorgan Deters
2013-02-04Some fixes for the miplib preprocessing pass.Morgan Deters
2013-02-03Some cleanup of miplib regressions and optionsMorgan Deters
2013-02-03new option for doing top-level miplib substitutions (or not)Morgan Deters
2013-02-03new miplib pass, works for 1 or 2 varsMorgan Deters
2013-02-03Remove old miplibtrick from arith static learnerMorgan Deters
2013-01-31Adding a heuristic to more eagerly split bounded integer variables.Tim King
2013-01-25Fix errors and reduce warnings on clang (merge from mdeters/clang)Morgan Deters
2013-01-23Adding miplibtrick option.Tim King
2013-01-23Adding substitution size cap.Tim King
2012-12-14Merging in patch from branch '1.0.x'.Tim King
2012-12-14Changing the rewriter to use Boute's Euclidean definition of division.Tim King
2012-12-05Improved garbage collection for TheoryArith. The merges all of the code over...Tim King
2012-12-05Cleanup of arithmetic, and some new utility functions for the coming fcsimple...Tim King
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-12-01drastic simplification of quantifiers code regarding equality queries, instan...Andrew Reynolds
2012-11-30quantifiers now uses master equality engine, preparation work to cleanup codeAndrew Reynolds
2012-11-26Removing DioSolver::acceptableOriginalNodes(). This assertion was too strong,...Tim King
2012-11-26Adding support for a master equality engine. Each theory gets the master equa...Dejan Jovanović
2012-11-26Improving arithmetic debugging output.Tim King
2012-11-25This commit fixes two incompleteness bugs (461, 459) introduced in r4611 dues...Tim King
2012-11-24Adds ensureConstraint(...) to ConstraintDatabase. This is a slightly optimize...Tim King
2012-11-21- Removes getDeltaValueWithNonlinear() entirelyTim King
2012-11-21Adds a number of new capabilities to DeltaRational. This adds DeltaRationalEx...Tim King
2012-11-19Changed the splitting-on-demand lemmas of arithmetic to no longer contain the...Tim King
2012-11-19Fix for bug452.Tim King
2012-11-14replaced all static member data from rewrite rule triggers, added infrastruct...Andrew Reynolds
2012-11-14Fixed a typo in r4576Tim King
2012-11-14Fix to bug449. Adds shared constants to the set of DeltaRationals that must b...Tim King
2012-11-13refactoring of quantifiers rewriter based on code review from yesterday, refa...Andrew Reynolds
2012-11-12Improved error reporting for improperly using non-linear division in linear a...Tim King
2012-11-12Delta is now generated in arithmetic to keep consistent the total order of De...Tim King
2012-11-11Fixes for the arithmetic normal form and rewriter to handle arbitrary constan...Tim King
2012-11-10Fix for bug 439. Delta computation now includes disequality information.Tim King
2012-11-08Turns on TheoryUF when non-linear arithmetic is turned on. Adds test cases fo...Tim King
2012-11-08Improved support for division by zero. This adds the *_TOTAL kinds and unint...Tim King
2012-11-07Fix to a bug in integer mod lemmas.Tim King
2012-11-05Fix to the context dependent static learning code.Tim King
2012-10-26Fix to subrange type enumerator, and its unit test. Resolves bug 436.Morgan Deters
2012-10-26Fix for bug 430. d_delta in PartialModel was never being computed. (Delta rem...Tim King
2012-10-24Updated the ArithStaticLearner to be user context dependent.Tim King
2012-10-19Fix for model building with shared terms for arithmetic.Tim King
2012-10-16more cleanup of quantifiers codeAndrew Reynolds
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-08* Models' SubstitutionMaps are now attached to the user contextMorgan Deters
2012-10-06* Clean up some options documentationMorgan Deters
2012-10-02* re-enable some Z3 extended commands:Morgan Deters
2012-09-30minor changes to arithmetic assertions involving nonlinearity and models (rel...Morgan Deters
2012-09-29Calling the setIncompleteness() flag on all full checks once a non-linear ter...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback