Fix for non-linear models (#3410)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 28 Oct 2019 17:50:08 +0000 (12:50 -0500)
committerAhmed Irfan <43099566+ahmed-irfan@users.noreply.github.com>
Mon, 28 Oct 2019 17:50:08 +0000 (10:50 -0700)
commitd6a8803054c0c5731a6c4111d8d00c18e2953032
tree64f0eb21abb95eda0f8366c9106fd8597a0a3167
parent885ec2cf131450f7f651b68a1cae3920665da31a
Fix for non-linear models (#3410)

* Towards fix for non-linear models

* Format

* Fix

* More

* Improve

* Format

* More
src/theory/arith/nonlinear_extension.cpp
src/theory/theory_model.cpp
test/regress/CMakeLists.txt
test/regress/regress0/nl/issue3407.smt2 [new file with mode: 0644]