summaryrefslogtreecommitdiff
path: root/src/theory/arith
AgeCommit message (Expand)Author
2012-02-16Last commit accidentally lacked r2778 and r2779 from integer2. I have manual...Tim King
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2011-12-15Partial fix to bug 295.Tim King
2011-12-15Fix to the previous commit.Tim King
2011-12-15Partial fix in arithmetic for propagating shared terms. This partially resolv...Tim King
2011-12-12* merging some uf stuff from incremental_work branch that somehow nobody merg...Dejan Jovanović
2011-11-29Merging the branch branches/arithmetic/shared-terms into trunk. Arithmetic no...Tim King
2011-10-28Adding a check in Polynomial::parsePolynomial to better enforce the arithmeti...Tim King
2011-10-23Implement changes from yesterday morning's meeting (10/21/2011):Morgan Deters
2011-10-19Merging the branch branches/arithmetic/push-pop-support from r2247 to r2256 i...Tim King
2011-10-17Sharing workDejan Jovanović
2011-09-29Some base infrastructure for user push/pop; a few bugfixes to user push/pop a...Morgan Deters
2011-09-28variety of visibility fixes (should clean up some of the many warnings on Mac...Morgan Deters
2011-09-16fix numerous documentation issues; doxygen complains much less, nowMorgan Deters
2011-09-15tim's fixes for context-dependent pre-registrationDejan Jovanović
2011-09-15additional stuff for sharing, Dejan Jovanović
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-09-02* Changing pre-registration to be context dependent -- it is called from the ...Dejan Jovanović
2011-08-24Simplification of the preregister and register throught a NodeVisitor class. ...Dejan Jovanović
2011-07-06Fixing two bugs:Dejan Jovanović
2011-07-05updated preprocessing and rewriting input equalities into inequalities for LRADejan Jovanović
2011-06-30Merging the playground branch upto r1957 into trunk.Tim King
2011-06-30only use theory registration if (1) a theory requests it, or (2) if there's m...Morgan Deters
2011-05-31This commit contains the code for allowing arbitrary equalities in the theory...Tim King
2011-05-26apply arithmetic static learner's miplibtrick in a consistent order (for easi...Morgan Deters
2011-05-06Deleting dead code.Tim King
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-04-25Monday tasks:Morgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-18Removing dead code that came in on commit r1740.Tim King
2011-04-18This commit merges the branch arithmetic/propagation-again into trunk.Tim King
2011-04-04Reverts previous commit r1636.Tim King
2011-04-02Delayed the addition of unate propagation lemmas until propagation is called....Tim King
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2011-03-30Added the command line flag --rewrite-arithmetic-equalities. This sets a sta...Tim King
2011-03-30Merged the branch sparse-tableau into trunk.Tim King
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-03-22Merges the small changes on the queue-period branch into trunk. This branch ...Tim King
2011-03-19Merges the pqueue-set branch into trunk. During VarOrder mode and Collection...Tim King
2011-03-18- The learned clauses from the miplib trick were being added twice. This was ...Tim King
2011-03-17Switched SimplexDecisionProcedure::d_delayedLemmas from a vector to a queue.Tim King
2011-03-17SimplexDecisionProcedure no longer takes an OutputChannel as a parameter.Tim King
2011-03-17- Removes arith_constants.hTim King
2011-03-16- Turns on the excluded middle assertions during the miplibTrick. If it is kn...Tim King
2011-03-16- Turns on the miplibTrick. This detects during the static learning phase a ...Tim King
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2011-03-08- Merges queue-interrogation branch into the trunk. This branch adds extra ph...Tim King
2011-03-07Merges branches/arithmetic/tableau-reset into the trunk. The tableau is now ...Tim King
2011-03-05- Adds PermissiveBackArithVarSet. This is very similar to ArithVarSet. The d...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback