Fix corner case of interpolants from conjectures with no free variables (#8853)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 4 Jun 2022 23:27:22 +0000 (18:27 -0500)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 23:27:22 +0000 (23:27 +0000)
commitf44197f3cce5a7005fa03dd64b812d4cf79d53bd
tree35612aaf297abcb70de331423508cc45df0a10e1
parent2abc3c3015d2ef0adb027f233f6558afd9b1091b
Fix corner case of interpolants from conjectures with no free variables (#8853)

Fixes #8852.
src/theory/quantifiers/sygus/sygus_interpol.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/issue8852-interpol-no-var.smt2 [new file with mode: 0644]