summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl
AgeCommit message (Expand)Author
2020-08-19(cad solver) Add a partial check method. (#4904)Gereon Kremer
2020-08-15(cad solver) Use the current model as initial assignment (#4893)Gereon Kremer
2020-08-14Inspect roots to avoid certain resultants (Algorithm 4, lines 8,9). (#4892)Gereon Kremer
2020-08-12Add naive support for integer variables. (#4835)Gereon Kremer
2020-08-04Add dummy returns if libpoly is unavailable. (#4845)Gereon Kremer
2020-08-04Add CAD-based solver (#4834)Gereon Kremer
2020-07-30Cad implementation (#4774)Gereon Kremer
2020-07-30Adds the interface for the CAD-based arithmetic solver. (#4773)Gereon Kremer
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-21Preparations for a CAD-based arithmetic solver (#4762)Gereon Kremer
2020-07-16Make ExtTheory a utility and not a member of Theory (#4753)Andrew Reynolds
2020-07-09Associate all lemmas in non-linear arithmetic with an inference identifier (#...Andrew Reynolds
2020-07-07Improve and fix secant and tangent lemmas in the transcendental solver (#4689)Andrew Reynolds
2020-07-01Add solver for integer AND (#4681)Andrew Reynolds
2020-06-25Update option --nl-ext to enable/disable incremental linearization solver onl...Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-08Fix Coverity issues (#4587)Andres Noetzli
2020-06-06Use NlLemma utility for all lemmas in non-linear. (#4573)Andrew Reynolds
2020-06-01Move non-linear files to src/theory/arith/nl (#4548)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback