summaryrefslogtreecommitdiff
path: root/src/theory/arith/theory_arith.h
AgeCommit message (Expand)Author
2018-12-14 [LRA Proof] Storage for LRA proofs (#2747)Alex Ozdemir
2018-06-25Updated copyright headers.Aina Niemetz
2018-02-06Resolving warnings from -Winconsistent-missing-override on clang. (#1563)Tim King
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2016-09-12Remove old implementation of cbqiajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2014-07-01Update copyrights.Morgan Deters
2014-04-30T-entailment work, and QCF (quant conflict find) work that uses it.Tim King
2014-03-19Refactor the theory specific parts of definition expansion into the theory so...Martin Brain
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-09-27adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-06-24Support for abs, to_int, is_int, divisible in SMT-LIB; also --rewrite-divk al...Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Adding a restart test strategy to integers.Tim King
2013-01-31Adding a heuristic to more eagerly split bounded integer variables.Tim King
2012-12-05Improved garbage collection for TheoryArith. The merges all of the code over...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-26Adding support for a master equality engine. Each theory gets the master equa...Dejan Jovanović
2012-11-21- Removes getDeltaValueWithNonlinear() entirelyTim King
2012-11-19Fix for bug452.Tim King
2012-11-13refactoring of quantifiers rewriter based on code review from yesterday, refa...Andrew Reynolds
2012-11-12Delta is now generated in arithmetic to keep consistent the total order of De...Tim King
2012-11-10Fix for bug 439. Delta computation now includes disequality information.Tim King
2012-11-08Improved support for division by zero. This adds the *_TOTAL kinds and unint...Tim King
2012-10-24Updated the ArithStaticLearner to be user context dependent.Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-29Calling the setIncompleteness() flag on all full checks once a non-linear ter...Tim King
2012-09-29This commit add interpretation by lemma for INTS_DIVISION, INTS_MODULUS, and ...Tim King
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-27This adds TheoryArith::safeToReset(). This fixes bug 363.Tim King
2012-06-14Fixing a bug related to explaining propagations with non-normalized witnesses.Tim King
2012-06-14Fixed arithmetic consistency issue. The simplex conflict variable had to be ...Tim King
2012-06-14Brings the tuning branch into trunk. This includes the changes from restricte...Tim King
2012-06-13- Added a loop to internally assert constraints that are marked as true.Tim King
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-05-22This commit merges in the branch arithmetic/cprop.Tim King
2012-05-18This commit removes the dead psuedoboolean code.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback