Separate model object in non-linear extension (#3426)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 5 Nov 2019 23:37:37 +0000 (17:37 -0600)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2019 23:37:37 +0000 (17:37 -0600)
commita9f56f4d4229c1d93fc895f62fc0291101fefc7b
tree244d039bba1522c79744096c968f99ccfdc079c1
parent911d570a2546a6c90387500f7fa6b1dc3eb045be
Separate model object in non-linear extension (#3426)
src/CMakeLists.txt
src/theory/arith/nl_model.cpp [new file with mode: 0644]
src/theory/arith/nl_model.h [new file with mode: 0644]
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h