Fix non-idempotent rewrite in arrays (#7887)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 6 Jan 2022 20:25:19 +0000 (14:25 -0600)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 20:25:19 +0000 (20:25 +0000)
commit35ea6f4cb9b3915d1720b668e98236d453c1d682
tree41d152efa0d5363f9fa83d58af7fd9b750259969
parentf207bf49a4f20bd58c2764a69357f425d9f0e363
Fix non-idempotent rewrite in arrays (#7887)

Fixes #6807.
src/theory/arrays/theory_arrays_rewriter.cpp
src/theory/substitutions.cpp
test/regress/CMakeLists.txt
test/regress/regress0/arrays/issue6807-idem-rew.smt2 [new file with mode: 0644]