Require that used model values are constant in CEGQI (#8528)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 2 Apr 2022 01:27:01 +0000 (20:27 -0500)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 01:27:01 +0000 (01:27 +0000)
commit053ea68e4f102f781f2f4e53e3202b61e77a5f1b
tree355819ec5ce22f5c08615892cc6cee00b9b05de0
parent904f7c5524e0a16d29b6c680c5ef4d187cc4cc97
Require that used model values are constant in CEGQI (#8528)

Fixes #8520.
src/theory/quantifiers/cegqi/ceg_instantiator.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/quantifiers/issue8520-cegqi-nl-cov.smt2 [new file with mode: 0644]