Merge branch '1.3.x'
[cvc5.git] / src / theory / arith /
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-26 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-26 Tim KingMerging in a fix from 1.3.x.
2014-03-26 Tim KingFixes an idempotency issue for non-linear multiplicatio...
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-19 Martin BrainRefactor the theory specific parts of definition expans...
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Andrew ReynoldsInitial refactor of rewrite rules, make theory_rewriter...
2014-03-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-08 Morgan DetersRe-fix bug 551 by adding a check to the arith ITE simpl...
2014-03-08 Tim KingMerge pull request #18 from timothy-king/master
2014-03-08 Tim KingFixing name changes that cam in from the merge.
2014-03-08 Tim KingMerge remote-tracking branch 'CVC4root/master'
2014-03-07 Tim KingMerging a squash of the branch timothy-king/CVC4/glpkne...
2014-03-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-05 Tim KingImproving support for POW in arithmetic. Resolves bug...
2014-03-04 Morgan DetersDon't theory-preprocess under quantifiers; but DO theor...
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-20 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-19 Tim KingMerge branch 'master' of github.com:CVC4/CVC4
2014-02-19 Tim KingMerge branch '1.3.x'
2014-02-19 Tim KingStopping non-linear terms from entering the dio solver...
2014-02-17 Tianyi Liangtype conversion
2014-02-17 Tianyi Liangtype conversion
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-22 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-22 Morgan DetersDelay QuantifiersEngine and UF strong solver initializa...
2013-12-26 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2013-12-24 Morgan DetersMerge branch '1.3.x'
2013-12-24 Morgan DetersMinor code cleanup.
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-27 Morgan DetersGeneral pre-release cleanup commit
2013-11-11 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-07 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-09-30 Liana Hadareanmerged golden
2013-09-27 Morgan DetersMerge branch 'master' of github.com:tiliang/CVC4
2013-09-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-09-27 Tianyi Liangfix the infinite issue
2013-09-27 Tianyi Liangfor morgan to see the regression problems
2013-09-27 Tianyi Liangadds model generation for strings, and a hacked way...
2013-09-25 Tianyi Liangfix the infinite issue
2013-09-25 Tianyi Liangfor morgan to see the regression problems
2013-09-24 Clark BarrettReduce compiler dependencies on substitutions.h,
2013-09-24 Tianyi Liangadds model generation for strings, and a hacked way...
2013-09-13 Morgan DetersDocumentation fixes, some code typo fixes, file perms...
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-07-29 Morgan DetersFix numerous compiler warnings on various platforms
2013-06-27 Morgan DetersSmall fix for IS_INTEGER.
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-06-19 Morgan DetersMerge branch '1.2.x'
2013-06-04 Morgan DetersMerge branch '1.2.x'
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-29 Morgan DetersMerge branch '1.2.x'
2013-05-22 Andrew ReynoldsMerge branch 'master' of https://github.com/CVC4/CVC4
2013-05-22 Andrew ReynoldsSignificant work on bounded integer quantification...
2013-05-22 Andrew ReynoldsAdd regressions for finite model finding
2013-05-21 Morgan DetersMerge branch '1.2.x'
2013-05-21 Morgan DetersMerge branch '1.2.x'
2013-05-20 Morgan DetersMerge branch '1.2.x'
2013-05-20 Morgan Detersconfigure fix for building with glpk on redhat, perhaps...
2013-05-16 Morgan Detersconfigure fix for building with glpk on redhat, perhaps...
2013-05-11 Andrew ReynoldsPreliminary version of finite model finding over bounde...
2013-05-09 Kshitij BansalMerge branch 'master' of ssh://github.com/CVC4/CVC4
2013-05-09 Tim KingChanging the integer normal form to increase matching.
2013-05-08 Morgan DetersMerge tag 'smteval2013'
2013-05-08 Morgan DetersRemoving arithmetic compile warning for release
2013-05-07 Tim KingFixes a bug with arithmetic's new attempt solution...
2013-05-07 Tim KingImproving arithmetic debugging output.
2013-05-07 Tim KingDisabling an incorrect prototyping line from the simple...
2013-05-06 Morgan DetersRemoving excess verbosity from ApproxSimplex (after...
2013-05-06 Tim KingAdding a heuristic for guessing an optimization functio...
2013-05-05 Tim KingAdding cut offs for likely integer infeasible paths.
2013-05-04 Tim KingAdding a smarter technique for pivoting in solutions...
2013-05-03 Tim KingMore misc. arithmetic cleanup. Removing unused files...
2013-05-03 Tim KingCode cleanup. Reducing misc. warnings in arithmetic.
2013-05-03 Tim KingRemoving arithmetic legacy code and unifying functions.
2013-05-03 Tim KingFixing a debug typo.
2013-05-03 Tim KingMerging branch 'soiquickexplain'.
2013-05-03 Tim KingMerge branch 'fcexplanations'
2013-05-02 Tim KingAdding quick explain for soi simplex.
2013-05-01 Tim KingWorking on the new explanation system.
2013-04-30 Tim KingMaking propagation more conversative.
2013-04-30 Tim KingDraft of the new propagation code.
2013-04-30 lianahfixed merge conflicts
2013-04-30 Tim KingAdding has bound counts and tracking for rows.
2013-04-29 Morgan DetersSome fixes for GCC 4.2, and for Java on Mac
2013-04-29 Kshitij BansalMerge pull request #9 from kbansal/master
2013-04-29 Morgan DetersFixes to FCSimplex for some versions of compilers
2013-04-28 Tim KingFixing the failure for make distcheck.
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.
next