Do not insist on bound values being constant in arithmetic instantiation (#3643)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Jan 2020 21:19:41 +0000 (15:19 -0600)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 21:19:41 +0000 (15:19 -0600)
commit6473c66b039c933c433d2dec4a475780ebb72953
tree24a8a34db88c384076668b953d24417add2d3dbe
parent9bb84e49df11dd669db1fff22cb69a08dfaa7bb4
Do not insist on bound values being constant in arithmetic instantiation (#3643)
src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/issue3633.smt2 [new file with mode: 0644]
test/regress/regress1/sygus/issue3648.smt2 [new file with mode: 0644]