Ensure CEGQI is applied for parametric datatypes when applicable (#5628)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 9 Dec 2020 04:08:52 +0000 (22:08 -0600)
committerGitHub <noreply@github.com>
Wed, 9 Dec 2020 04:08:52 +0000 (20:08 -0800)
commite0846857d7f0a926203695315b565b3541175525
treeee11d9f081808f194929f3700603b729dd2e1d5c
parent6444abbbcf5f298045c32ce3d69033b8f93a41d8
Ensure CEGQI is applied for parametric datatypes when applicable (#5628)

Previously was a bug computing the argument types of parametric datatypes.
src/theory/quantifiers/cegqi/ceg_instantiator.cpp
test/regress/CMakeLists.txt
test/regress/regress0/quantifiers/cegqi-par-dt-simple.smt2 [new file with mode: 0644]