merge from arrays-clark branch
[cvc5.git] / src / theory / arith / theory_arith.cpp
2012-04-11 Morgan Detersmerge from arrays-clark branch
2012-03-28 Dejan Jovanovićenabling the --disable-arithmetic-propagation option...
2012-03-23 Tim KingRemoved the variableRemovalEnabled option and d_removed...
2012-03-22 Dejan Jovanović* improving arithmetic getEqualityStatus
2012-03-08 Dejan JovanovićRemoving QUICK_CHECK, and other unused ones, from the...
2012-03-02 Tim KingThis commit merges in the changes from branches/arithme...
2012-03-02 Dejan JovanovićCDMap -> CDHashMap
2012-03-01 Tim KingFixed a copy paste error where a lower bound was looked...
2012-02-28 Tim KingThis commit merges in branches/arithmetic/internalbb...
2012-02-25 Dejan JovanovićppAsert -> ppAssert
2012-02-24 Dejan JovanovićTheory interface changes:
2012-02-22 Tim KingFix for bug 305.
2012-02-22 Morgan DetersFixes to documentation / fixes for MacOS
2012-02-20 Morgan Detersportfolio merge
2012-02-16 Tim KingLast commit accidentally lacked r2778 and r2779 from...
2012-02-15 Tim KingThis commit merges into trunk the branch branches/arith...
2011-12-15 Tim KingPartial fix to bug 295.
2011-12-15 Tim KingFix to the previous commit.
2011-12-15 Tim KingPartial fix in arithmetic for propagating shared terms...
2011-11-29 Tim KingMerging the branch branches/arithmetic/shared-terms...
2011-10-19 Tim KingMerging the branch branches/arithmetic/push-pop-support...
2011-10-17 Dejan JovanovićSharing work
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-15 Dejan Jovanovićtim's fixes for context-dependent pre-registration
2011-09-15 Dejan Jovanovićadditional stuff for sharing,
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-08-24 Dejan JovanovićSimplification of the preregister and register throught...
2011-07-06 Dejan JovanovićFixing two bugs:
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-06-30 Morgan Detersonly use theory registration if (1) a theory requests...
2011-05-31 Tim KingThis commit contains the code for allowing arbitrary...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-04-18 Tim KingRemoving dead code that came in on commit r1740.
2011-04-18 Tim KingThis commit merges the branch arithmetic/propagation...
2011-04-04 Tim KingReverts previous commit r1636.
2011-04-02 Tim KingDelayed the addition of unate propagation lemmas until...
2011-03-30 Tim KingMerged the branch sparse-tableau into trunk.
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-03-17 Tim KingSimplexDecisionProcedure no longer takes an OutputChann...
2011-03-17 Tim King- Removes arith_constants.h
2011-03-16 Tim King- Turns on the excluded middle assertions during the...
2011-03-16 Tim King- Turns on the miplibTrick. This detects during the...
2011-03-15 Morgan DetersMerge from cudd branch. This mostly just adds support...
2011-03-07 Tim KingMerges branches/arithmetic/tableau-reset into the trunk...
2011-03-03 Tim King- Creates a queue for lemmas discovered during the...
2011-03-03 Tim KingMerged the tableau-copy branch into trunk. This adds...
2011-02-26 Morgan DetersMerge from theory-break-dependences branch to break...
2011-02-21 Tim King- Adds the statistic d_avgNumRowsNotContainingOnPivot.
2011-02-19 Tim KingChanges:
2011-02-18 Tim KingChanges:
2011-02-17 Tim KingThis commit is the promised clean up after removing...
2011-02-17 Tim KingRemoved ActivityMonitor from arithmetic. This was only...
2011-02-17 Tim KingRow ejection is now completely disabled. Another commit...
2011-02-16 Tim KingOverview of the changes:
2011-02-13 Tim King3 heuristics were added to arithmetic. A heuristic...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-11-15 Tim KingThis commit merges the arith-prop-opt branch into the...
2010-11-12 Dejan JovanovićSome bug fixes in the SAT for lemmas, and an experiment...
2010-11-09 Dejan JovanovićLemmas on demand work, push-pop, some cleanup.
2010-11-03 Tim KingAdds statistics for the number of Uservariables and...
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-22 Tim KingCode cleanup for TheoryArith.
2010-10-22 Tim KingFixes to getValue for TheoryArith.
2010-10-14 Tim KingFixed computation of infinitesimals for arithmetic...
2010-10-12 Tim KingIDENTITY has been removed.
2010-10-09 Morgan DetersModel generation for arith, boolean, and uf theories via
2010-10-07 Tim KingSmall tableau optimization.
2010-10-04 Tim KingFix to bug 211. ArithVar is now typedefed to uint32_t.
2010-10-02 Tim Kingbranches/arith-indexed-variables merged into the main...
2010-09-21 Morgan Deterspart of review (bug #197): coding conventions, file...
2010-09-13 Tim King* New normal form for arithmetic is in place.
2010-08-19 Morgan DetersUF theory bug fixes, code cleanup, and extra debugging...
2010-07-09 Dejan Jovanovićthe tableaux optimization
2010-07-07 Clark BarrettAdded shared term manager. Basic mechanism for identif...
2010-07-04 Morgan DetersConsiderably simplified the way output streams are...
2010-07-04 Morgan DetersWith "-d extra-checking", rewrites are now checked...
2010-07-02 Morgan Detersre-generated comment headers of source files
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
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-22 Tim KingMade ~Stat() virtual. Added some additional statistics...
2010-06-18 Tim KingMerging the statistics branch into the main trunk....
2010-06-16 Tim KingAdded the experimental. +bool TheoryArith::AssertEquali...
2010-06-16 Tim KingMore assorted changes to arithmetic in preparation...
2010-06-16 Tim KingThis commit just contains miscellaneous arithmetic...
2010-06-14 Tim KingFix to arith to make sure it only attempts to report...
2010-06-06 Tim KingSome assorted fixes and local optimizations for theory...
2010-06-04 Tim KingChanged how assignments are saved during check. These...
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-06-03 Tim KingFixes 2 issues with assignments. The first is construct...
2010-06-01 Tim KingThis commit adds a debugTagIsOn() guard around some...
2010-05-29 Tim KingCouple of fixes to theory arith. pivotAndUpdate now...
2010-05-28 Tim KingThis update enables TheoryArith to accept assertions...
2010-05-27 Tim KingPreregistration has been turned on. Highly experimental...
2010-05-26 Tim King . '+Outstanding case split in theory arith'
2010-05-25 Dejan JovanovićSome initial changes to allow for lemmas on demand.
2010-05-21 Tim KingSmall fixes to TheoryArith. Added a hack to make Integ...
next