Make nonlinear solver intercept model assignments from the linear arithmetic solver...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 5 Dec 2019 20:23:16 +0000 (14:23 -0600)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 20:23:16 +0000 (14:23 -0600)
commit643e4d5369734923267694c55363ec0456f18263
tree6efbe984cadda52c4e5255dfb43d79a6aedf801c
parentf17b72fcdb535a5c06620900d2c35d2709abe968
Make nonlinear solver intercept model assignments from the linear arithmetic solver (#3525)
src/theory/arith/nl_model.cpp
src/theory/arith/nl_model.h
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h
src/theory/arith/theory_arith_private.cpp
test/regress/CMakeLists.txt
test/regress/regress0/nl/issue3003.smt2 [new file with mode: 0644]
test/regress/regress0/nl/issue3411.smt2 [new file with mode: 0644]
test/regress/regress0/nl/sin-cos-346-b-chunk-0169.smt2 [new file with mode: 0644]
test/regress/regress1/nl/issue3441.smt2 [new file with mode: 0644]