Merge branch '1.2.x'
[cvc5.git] / src / theory / arith / theory_arith.cpp
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-25 Morgan DetersSupport for abs, to_int, is_int, divisible in SMT-LIB...
2013-04-30 lianahfixed merge conflicts
2013-04-26 Tim KingFCSimplex branch merge
2013-04-02 Tim KingMaking arithmetic model reversion on unsat checks an...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-04-01 Tim KingCleaning up the demand restart code.
2013-04-01 Tim KingAdding a restart test strategy to integers.
2013-03-15 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-05 Morgan DetersMerge branch '1.0.x'
2013-03-01 Morgan DetersMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x'
2013-02-17 Kshitij BansalMerge branch '1.0.x'
2013-02-16 Morgan DetersMerge branch '1.0.x'
2013-02-15 Kshitij BansalMerge branch '1.0.x'
2013-02-15 Kshitij BansalMerge branch '1.0.x'
2013-02-15 Morgan DetersMerge branch '1.0.x'
2013-02-15 Tim KingMerge branch '1.0.x'
2013-02-08 Morgan DetersMerge branch '1.0.x'
2013-02-05 Morgan DetersMerge branch '1.0.x'
2013-02-05 Kshitij BansalMerge remote-tracking branch 'origin/1.0.x'
2013-02-05 Morgan DetersMerge branch '1.0.x'
2013-02-04 Morgan DetersMerge branch '1.0.x'
2013-02-04 Morgan DetersMerge branch '1.0.x'
2013-02-02 lianahmerged master into branch
2013-02-01 Morgan DetersMerge branch '1.0.x'
2013-01-31 Morgan DetersMerge branch '1.0.x'
2013-01-31 Tim KingAdding a heuristic to more eagerly split bounded intege...
2013-01-28 Morgan DetersMerge branch '1.0.x'
2013-01-27 Morgan DetersMerge branch '1.0.x'
2013-01-23 Tim KingAdding substitution size cap.
2013-01-23 Morgan DetersMerge branch '1.0.x'
2013-01-22 Morgan DetersMerge branch '1.0.x'
2013-01-22 Morgan DetersMerge branch '1.0.x'
2013-01-19 Morgan DetersMerge branch '1.0.x'
2012-12-22 Dejan JovanovićMerge branch '1.0.x'
2012-12-18 Morgan DetersMerge branch '1.0.x'
2012-12-15 Tim KingMerging in patch from branch '1.0.x'.
2012-12-15 Tim KingMerge remote-tracking branch 'main-repo/1.0.x' into...
2012-12-15 Tim KingChanging the rewriter to use Boute's Euclidean definiti...
2012-12-12 Dejan JovanovićMerge pull request #2 from CVC4/1.0.x
2012-12-11 Morgan DetersMerge branch '1.0.x', getting fix for bug 480
2012-12-11 Morgan DetersMerge branch '1.0.x' (getting fix for bug 479)
2012-12-11 Morgan DetersMerge branch '1.0.x'
2012-12-08 Morgan DetersMerge from 1.0.x (bugfix for 476).
2012-12-07 François BobotMerge release branch '1.0.x'
2012-12-06 François BobotMerge branch 'release-1.0.x'
2012-12-05 Tim KingImproved garbage collection for TheoryArith. The merge...
2012-12-05 Tim KingThis commit merges in CDTrailHashMap and CDInsertHashMa...
2012-11-26 Dejan JovanovićAdding support for a master equality engine. Each theor...
2012-11-26 Tim KingImproving arithmetic debugging output.
2012-11-25 Tim KingThis commit fixes two incompleteness bugs (461, 459...
2012-11-21 Tim King- Removes getDeltaValueWithNonlinear() entirely
2012-11-19 Tim KingFix for bug452.
2012-11-14 Andrew Reynoldsreplaced all static member data from rewrite rule trigg...
2012-11-14 Tim KingFixed a typo in r4576
2012-11-14 Tim KingFix to bug449. Adds shared constants to the set of...
2012-11-12 Tim KingImproved error reporting for improperly using non-linea...
2012-11-12 Tim KingDelta is now generated in arithmetic to keep consistent...
2012-11-10 Tim KingFix for bug 439. Delta computation now includes disequa...
2012-11-08 Tim KingTurns on TheoryUF when non-linear arithmetic is turned...
2012-11-08 Tim KingImproved support for division by zero. This adds the...
2012-11-07 Tim KingFix to a bug in integer mod lemmas.
2012-10-24 Tim KingUpdated the ArithStaticLearner to be user context depen...
2012-10-19 Tim KingFix for model building with shared terms for arithmetic.
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-02 Morgan Deters* re-enable some Z3 extended commands:
2012-09-30 Morgan Detersminor changes to arithmetic assertions involving nonlin...
2012-09-29 Tim KingCalling the setIncompleteness() flag on all full checks...
2012-09-29 Tim KingThis commit add interpretation by lemma for INTS_DIVISI...
2012-08-31 Andrew Reynoldsmerge from fmf-devel branch. more updates to models...
2012-08-14 Tim KingImplements TheoryArith::collectModelInfo(). The curren...
2012-08-03 Morgan Detersfix uses of getMetaKind() from outside the expr package...
2012-07-31 Morgan DetersOptions merge. This commit:
2012-07-12 Andrew Reynoldsmerged fmf-devel branch, includes support for SMT2...
2012-07-08 Morgan DetersBugs resolved by this commit: #314, #322, #359, #364...
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-06-27 Tim KingFixing a bug in proof production for the DioSolver.
2012-06-27 Tim KingThis adds TheoryArith::safeToReset(). This fixes bug...
2012-06-16 Tim KingFixing if condition for trivial equalities in arithmeti...
2012-06-14 Tim KingFixing a case for explanation of non-normal form equali...
2012-06-14 Tim KingFixing a bug related to explaining propagations with...
2012-06-14 Tim KingFixed arithmetic consistency issue. The simplex confli...
2012-06-14 Morgan DetersThe "no-tears-in-competition-mode" commit. Change...
2012-06-14 Kshitij Bansalfix cout, fix statname, rm deadcode
2012-06-14 Tim KingBrings the tuning branch into trunk. This includes...
2012-06-13 Tim KingAdded witnesses to Constraints.
2012-06-13 Tim King- Added a loop to internally assert constraints that...
2012-06-11 Tim KingFix to term normalization of integer equalities. Adds...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-05-22 Tim KingThis commit merges in the branch arithmetic/cprop.
2012-05-17 Tim KingThis fixes a fascinating segfault. This is the sequenc...
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-05-14 Dejan Jovanovićfixes for shared term registration. previously the...
2012-05-11 Tim KingPartially fixes something-like-a-problem with TheoryAri...
2012-05-09 Dejan Jovanović* simplifying equality engine interface
2012-05-07 Tim KingFixing a bug with TheoryArith::ppAssert() and shared...
2012-05-04 Tim King- This fixes a problem where simplex produced the same...
next