summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl
AgeCommit message (Expand)Author
2020-09-17(cad-solver) Fix square-free-basis computation (#5085)Gereon Kremer
2020-09-17Use new inference manager in transcendental solver (#5022)Gereon Kremer
2020-09-04Add asLemma flag to theory inference process (#5030)Andrew Reynolds
2020-09-04Fix non-lib-poly-build issues (#5028)Haniel Barbosa
2020-09-04Use arith::InferenceManager for CAD lemmas (#5015)Gereon Kremer
2020-09-03Basic integration of arith::InferenceManager (#4999)Gereon Kremer
2020-09-03Make nonlinear extension (more) deterministic (#4996)Gereon Kremer
2020-09-02Make ExtTheory independent of Theory (#5010)Andrew Reynolds
2020-09-02Add ArithLemma and arith::InferenceManager (#4960)Gereon Kremer
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-28(cad-solver) Fixed excluding lemma generation. (#4958)Gereon Kremer
2020-08-27Make iand lemmas use proper Inference types. (#4956)Gereon Kremer
2020-08-24Do not use relevance during non-linear check model (#4938)Andrew Reynolds
2020-08-21Connect the relevance manager to TheoryEngine and use it in non-linear arithm...Andrew Reynolds
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