summaryrefslogtreecommitdiff
path: root/src/theory/arith
AgeCommit message (Expand)Author
2014-06-25Fixing the previous bugfix.Tim King
2014-06-24Alternative lazier heuristic for assertion rewriting.Tim King
2014-06-24Fixing a soundness bug in arithmetic and a roubustness problem in rings.Tim King
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...Morgan Deters
2014-06-19Fix GLPK builds: correct access specifier on cut classes.Morgan Deters
2014-06-19disable unate lemmas when using incremental modeKshitij Bansal
2014-06-19Fix for pre-C++11 is_sorted().Morgan Deters
2014-06-19Final preparations for arithmetic for building with libc++.Morgan Deters
2014-06-19This commit adds a priority queue implementation. This is to avoid compilati...Tim King
2014-06-19Clean up glpk detection a little, fix a detection bug.Morgan Deters
2014-06-10Merging Tim's pseudoboolean work from his fmcad14 branch.Tim King
2014-06-06Patch for the subtype theoryof mode to make the equalities over disequal type...Tim King
2014-05-12Merging in additional glpk options and statistics from CAV submission.Tim King
2014-04-30T-entailment work, and QCF (quant conflict find) work that uses it.Tim King
2014-04-29Fix for (user) context-dependence of arith TO_INT/IS_INT rewriting and rewrit...Morgan Deters
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-03-26Merging in a fix from 1.3.x.Tim King
2014-03-19Refactor the theory specific parts of definition expansion into the theory so...Martin Brain
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...Andrew Reynolds
2014-03-08Re-fix bug 551 by adding a check to the arith ITE simplifier to ignore non-gr...Morgan Deters
2014-03-08Fixing name changes that cam in from the merge.Tim King
2014-03-07Merging a squash of the branch timothy-king/CVC4/glpknecfix c95bf7d4f1 into m...Tim King
2014-03-05Improving support for POW in arithmetic. Resolves bug 549.Tim King
2014-03-04Don't theory-preprocess under quantifiers; but DO theory-preprocess lemmas (r...Morgan Deters
2014-02-19Merge branch 'master' of github.com:CVC4/CVC4Tim King
2014-02-19Merge branch '1.3.x'Tim King
2014-02-19Stopping non-linear terms from entering the dio solver. Fixes bug 547.Tim King
2014-02-17type conversionTianyi Liang
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2013-12-24Minor code cleanup.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-09-27fix the infinite issueTianyi Liang
2013-09-27for morgan to see the regression problemsTianyi Liang
2013-09-27adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-09-24Reduce compiler dependencies on substitutions.h,Clark Barrett
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-07-29Fix numerous compiler warnings on various platformsMorgan Deters
2013-06-27Small fix for IS_INTEGER.Morgan Deters
2013-06-24Support for abs, to_int, is_int, divisible in SMT-LIB; also --rewrite-divk al...Morgan Deters
2013-05-22Add regressions for finite model findingAndrew Reynolds
2013-05-16configure fix for building with glpk on redhat, perhaps othersMorgan Deters
2013-05-11Preliminary version of finite model finding over bounded integer quantificati...Andrew Reynolds
2013-05-09Changing the integer normal form to increase matching.Tim King
2013-05-08Removing arithmetic compile warning for releaseMorgan Deters
2013-05-07Fixes a bug with arithmetic's new attempt solution infrastructure. This caus...Tim King
2013-05-07Improving arithmetic debugging output.Tim King
2013-05-07Disabling an incorrect prototyping line from the simplex merges. Fixes bug 510.Tim King
2013-05-06Removing excess verbosity from ApproxSimplex (after discussing with Tim)Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback