Do not eagerly preprocess seq.nth (#8937)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 7 Jul 2022 19:15:07 +0000 (14:15 -0500)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2022 19:15:07 +0000 (19:15 +0000)
commitcd6db957a9c780216624fac2d58fd8a9ea51aec2
tree6b101abc2de85df65236b50db71ac5d626c7fc45
parentc3987a63fc73fec73048d4ecfe2dff11327ef986
Do not eagerly preprocess seq.nth (#8937)

Fixes #8936.
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_preprocess.h
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/seq/issue8936-nth-eager-red.smt2 [new file with mode: 0644]
test/regress/cli/regress1/strings/issue6777-seq-nth-eval-cm.smt2