Do not use sygus-inst for internal bounded quantifiers for string reductions (#8946)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 8 Jul 2022 20:07:52 +0000 (15:07 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2022 20:07:52 +0000 (13:07 -0700)
commitef9b1b979528ce5ae1fb005c87a31220cef73b8f
treea7bd6bf0b1654864f7eb42a7d48808404bdcfbff
parentbf53190461b640b64b4864599f3f4a7694995bca
Do not use sygus-inst for internal bounded quantifiers for string reductions (#8946)

Fixes #8944.
src/theory/quantifiers/sygus_inst.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/strings/issue8944-sygus-inst.smt2 [new file with mode: 0644]