summaryrefslogtreecommitdiff
path: root/src/theory/arith/nonlinear_extension.h
AgeCommit message (Expand)Author
2020-06-01Move non-linear files to src/theory/arith/nl (#4548)Andrew Reynolds
2020-04-10Split the non-linear solver (#4219)Andrew Reynolds
2020-03-27Split transcendental solver to its own file (#4156)Andrew Reynolds
2020-03-23Change transcendental function app slave list to unordered_set (#4139)Andrew Reynolds
2020-03-09Fixes for bounds on transcendental functions (#3832)Andrew Reynolds
2020-02-26Use side effect utility for non-linear lemmas (#3780)Andrew Reynolds
2020-02-26Support for witnessing choice in models (#3781)Andrew Reynolds
2019-12-05Make nonlinear solver intercept model assignments from the linear arithmetic ...Andrew Reynolds
2019-12-03Improve flexibility of lemma output in non-linear solver (#3518)Andrew Reynolds
2019-11-12Refactor non-linear extension for model-based refinement (#3452)Andrew Reynolds
2019-11-05Separate model object in non-linear extension (#3426)Andrew Reynolds
2019-10-29Split some generic utilities from the non-linear extension (#3419)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-27Fix Taylor overapproximation for large exponentials (#2538)Andrew Reynolds
2018-09-24 Improve non-linear check model error handling (#2497)Andrew Reynolds
2018-09-13Simplify storing of transcendental function applications that occur in assert...Andrew Reynolds
2018-07-17 Purify applications of exp to transcendental arguments (#2097)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-23Generalize check-model in NonLinearExtension for quadratic equations (#1892)Andrew Reynolds
2018-05-01Improve tangent planes for transcendental functions (#1832)Andrew Reynolds
2018-04-29Refactor nonlinear check (#1814)Andrew Reynolds
2018-04-29Improvements to simple transcendental function check model. (#1823)Andrew Reynolds
2018-04-27Simplify tangent plane direction (#1824)Andrew Reynolds
2018-04-03Use choice when expanding definitions for inverse transcendental functions (#...Andrew Reynolds
2018-03-30Do not use factoring inference for transcendental functions (#1707)Andrew Reynolds
2018-03-20Internally remove redundant assertions and infer equalities in NonLinearExten...Andrew Reynolds
2018-02-20Minor fixes and additions for transcendental functions (#1612)Andrew Reynolds
2018-02-07Add remaining transcendental functions (#1551)Andrew Reynolds
2017-12-20Transcendental functions check model (#1443)Andrew Reynolds
2017-11-24Implement tangent and secant planes for transcendental functions (#1401)Andrew Reynolds
2017-11-22Transcendental tangent planes utilities (#1288)Andrew Reynolds
2017-10-01Refactor check function in last call effort of non-linear extension. (#1175)Andrew Reynolds
2017-08-11Maintain frontier for tangent planes.ajreynol
2017-07-10Merge ntExt branch. Adds support for transcendental functions. Refactoring of...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback