Fix exact sqrt (#3721)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 7 Feb 2020 01:12:29 +0000 (19:12 -0600)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2020 01:12:29 +0000 (17:12 -0800)
commitc98585d9913878cfe5328fe98fb4357f911b29b0
treedfa4b4e2b29f69489243778b8beb57e5581c4ecd
parentbabbe0e30d769b5f68cb3f36820fbb5e176de7c5
Fix exact sqrt (#3721)

Co-authored-by: Ahmed Irfan <43099566+ahmed-irfan@users.noreply.github.com>
src/theory/arith/nl_model.cpp
test/regress/CMakeLists.txt
test/regress/regress0/nl/issue3719.smt2 [new file with mode: 0644]