Fix type issue in arith rewrite equality (#3972)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 9 Mar 2020 21:18:43 +0000 (16:18 -0500)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 21:18:43 +0000 (16:18 -0500)
commitdf3fa17542b8bc3f455cb80ede4936b25a44fe5a
treef77f5337e84c234fa5650af003099a810baf23cc
parentc74e9c8ba946387616345b70d63028896a0022c2
Fix type issue in arith rewrite equality (#3972)

Fixes #3952 and fixes #3940 and fixes #3941 and fixes #3968.
src/theory/arith/theory_arith_private.cpp
test/regress/CMakeLists.txt
test/regress/regress1/arith/issue3952-rew-eq.smt2 [new file with mode: 0644]