This commit merges the branch arithmetic/propagation-again into trunk.
[cvc5.git] / src / theory / arith / Makefile.am
2011-04-18 Tim KingThis commit merges the branch arithmetic/propagation...
2011-03-30 Tim KingMerged the branch sparse-tableau into trunk.
2011-03-17 Tim King- Removes arith_constants.h
2011-02-21 Tim King- Adds the ArithPriorityQueue class. The ArithPriorityQ...
2011-02-17 Tim KingRemoved vestigial normal form notes file from src/theor...
2011-02-17 Tim KingUpdates based on the group code review of arithmetic...
2011-02-16 Tim KingOverview of the changes:
2010-11-15 Morgan Deterscleanup from today's commits: delegate as-yet-unimpleme...
2010-11-15 Tim KingThis commit merges the arith-prop-opt branch into the...
2010-10-29 Tim KingFactors out the QF_LRA decision procedure from TheoryAr...
2010-10-28 Tim KingThe Row implementation has no been replaced by RowVecto...
2010-10-23 Tim KingRemoved slack.h, and arith_activity.h. Replaced IsBasic...
2010-10-02 Tim Kingbranches/arith-indexed-variables merged into the main...
2010-09-13 Tim King* New normal form for arithmetic is in place.
2010-07-04 Morgan Detersmake dist && make distcheck functional, other fixes
2010-07-03 Morgan DetersWith this commit come a number of changes to build...
2010-06-29 Tim KingThis commit merges the decaying-rows branch into the...
2010-06-29 Tim KingMerging the unate-propagator branch into the trunk...
2010-06-15 Morgan Detersfix last commit gcc options (-wunknown-pragmas ==>...
2010-06-15 Morgan Detersremove warnings about unknown #pragma GCC diagnostic...
2010-05-19 Tim KingSignificant revision to theory/arith. The new draft...
2010-05-04 Dejan JovanovićType-checking classes and hooks (not tested yet).
2010-04-28 Tim KingMerging the arithmetic theory draft (lra-init) back...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-04 Morgan DetersAdded theory output channel interfaces and "Interrupted...