Fix Taylor overapproximation for large exponentials (#2538)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 27 Sep 2018 05:36:24 +0000 (00:36 -0500)
committerGitHub <noreply@github.com>
Thu, 27 Sep 2018 05:36:24 +0000 (00:36 -0500)
commit6484bacc11e2f7b4b650fce08af23d997ce3448c
treee1eccd464cb994e36460f1e712b547922438cc5b
parent9d98c926c971b70a04b8206e5b18c84b1dfeb38a
Fix Taylor overapproximation for large exponentials (#2538)
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h
test/regress/CMakeLists.txt
test/regress/Makefile.tests
test/regress/regress1/nl/exp-approx.smt2 [new file with mode: 0644]