Fix reduction of `sqrt` (#3478)
authorAndres Noetzli <andres.noetzli@gmail.com>
Tue, 19 Nov 2019 01:59:22 +0000 (17:59 -0800)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 19 Nov 2019 01:59:22 +0000 (19:59 -0600)
commit45bcf28ab55c0fe471b445820fc21627495beee8
tree3eabd78b5163075e5b4dcd00d0370a8a8f339bca
parent7ac4aac015e69a6f377c5254c600bea386d58577
Fix reduction of `sqrt` (#3478)
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
test/regress/CMakeLists.txt
test/regress/regress0/nl/issue3475.smt2 [new file with mode: 0644]
test/regress/regress0/nl/sqrt.smt2 [new file with mode: 0644]