Refactor arithmetic pre-rewriter for multiplication (#7930)
[cvc5.git] / src / theory / arith / normal_form.h
2021-12-22 Andrew ReynoldsRemove most uses of mkRationalNode (#7854)
2021-10-12 Ouyanchengfix deprecation of std::iterator (#7332)
2021-06-26 yoni206pow2 -- final changes (#6800)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-06 Andres NoetzliRemove template argument from `NodeBuilder` (#6290)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-22 Gereon KremerICP-based solver for nonlinear arithmetic (#5017)
2020-06-30 Andrew ReynoldsAdd internal support for integer and operator (#4668)
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-02-07 Andrew ReynoldsAdd remaining transcendental functions (#1551)
2017-07-17 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-17 Andres NoetzliUse is_sorted, merge, copy from std (#199)
2017-07-10 ajreynolMerge ntExt branch. Adds support for transcendental...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-04 Clark BarrettMerge pull request #141 from 4tXJ7f/remove_def
2017-04-03 Andrew ReynoldsMerge pull request #142 from timothy-king/nlAlgMerge
2017-04-03 Tim KingAdding a model based axiom instantiation scheme for...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-22 Kshitij BansalMerge pull request #73 from kbansal/parser-dont-tokenize
2015-04-18 Tim KingFarkas proof coefficients.
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-06-26 Morgan DetersMerge tag 'smtcomp2014-resubmission'
2014-06-22 Morgan DetersMerge tag 'smtcomp2014-application'
2014-06-19 Morgan DetersFix for pre-C++11 is_sorted().
2014-06-19 Morgan DetersFinal preparations for arithmetic for building with...
2014-06-18 Morgan DetersFix for pre-C++11 is_sorted().
2014-06-17 Tim KingMerge pull request #33 from mdeters/arith-proposal
2014-06-17 Morgan DetersFinal preparations for arithmetic for building with...
2014-06-06 Kshitij BansalMerge pull request #28 from kbansal/sets
2014-06-06 Tim KingPatch for the subtype theoryof mode to make the equalit...
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
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-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-08 Tim KingMerge pull request #18 from timothy-king/master
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-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...
2013-09-30 Liana Hadareanmerged golden
2013-08-26 Kshitij BansalMerge branch '1.2.x'
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-05-29 Morgan DetersMerge branch '1.2.x'
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-09 Kshitij BansalMerge branch 'master' of ssh://github.com/CVC4/CVC4
2013-05-09 Tim KingChanging the integer normal form to increase matching.
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
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-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-09-29 Tim KingThis commit add interpretation by lemma for INTS_DIVISI...
2012-08-03 Morgan Detersfix uses of getMetaKind() from outside the expr package...
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-06-14 Tim KingBrings the tuning branch into trunk. This includes...
2012-05-15 Tim KingThis commit removes the CONST_INTEGER kind from nodes...
2012-04-17 Tim KingMerges branches/arithmetic/atom-database r2979 through...
2012-03-28 Tim KingUpdate to the ArithRewriter to remove REWRITE_AGAIN_FUL...
2012-02-15 Tim KingThis commit merges into trunk the branch branches/arith...
2011-10-28 Tim KingAdding a check in Polynomial::parsePolynomial to better...
2011-09-16 Morgan Detersfix numerous documentation issues; doxygen complains...
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-03-17 Tim King- Removes arith_constants.h
2011-02-16 Tim KingOverview of the changes:
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-10-28 Tim KingThe Row implementation has no been replaced by RowVecto...
2010-10-13 Tim KingRemoved vector<Monomial> monos from Polynomial. Now...
2010-10-12 Tim KingIDENTITY has been removed.
2010-10-03 Morgan Detersfile header documentation regenerated with contributors...
2010-09-21 Morgan Deterspart of review (bug #197): coding conventions, file...
next