Fix case of Boolean skolem for ground term E-matching (#8447)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 31 Mar 2022 00:49:33 +0000 (19:49 -0500)
committerGitHub <noreply@github.com>
Thu, 31 Mar 2022 00:49:33 +0000 (00:49 +0000)
commitbc25c9c4408616b905acec8d1868506a1f425e68
treeee5df0b4907ec1400e33d17b35a55b470e36d713
parenta71807c784a1a58d2bff3441a9771fda71e0e2ee
Fix case of Boolean skolem for ground term E-matching (#8447)

Work towards fixing the second issue on cvc5/cvc5-projects#487, which now gives the same error as #8347.
src/theory/quantifiers/ematching/trigger.cpp
src/theory/quantifiers/sygus_inst.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/quantifiers/issue8466-syqi-bool.smt2 [new file with mode: 0644]