Revert usage of seq.nth in reductions (#8939)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 7 Jul 2022 18:54:05 +0000 (13:54 -0500)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2022 18:54:05 +0000 (18:54 +0000)
commitc3987a63fc73fec73048d4ecfe2dff11327ef986
treec80e18b98942fdfdb9c4a0b6c3f4ab7d8c06de59
parentf08aa56f710b46da5c2b5157c102062e9a39e0b9
Revert usage of seq.nth in reductions (#8939)

Fixes #8932. Fixes #8926.
src/theory/strings/theory_strings_preprocess.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/strings/issue8932-cmi-unit.smt2 [new file with mode: 0644]
test/regress/cli/regress3/strings/issue8926-sygus-inst.smt2 [new file with mode: 0644]