Allow elimination of unevaluated terms by default (#8136)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 23 Feb 2022 22:35:15 +0000 (16:35 -0600)
committerGitHub <noreply@github.com>
Wed, 23 Feb 2022 22:35:15 +0000 (22:35 +0000)
commit55be526dfb5bafa3d27cc1dc5de9ee6d668eba94
tree4d10d96f9038d006329b21d92a8d1ab412c63272
parentf7675b2df9f72ddb7b52dc5d8f3776112a27531b
Allow elimination of unevaluated terms by default (#8136)

Fixes #8118.
src/options/smt_options.toml
src/theory/theory.cpp
test/regress/CMakeLists.txt
test/regress/regress1/nl/issue8118-elim-sin.smt2 [new file with mode: 0644]
test/regress/regress1/sets/arjun-set-univ.cvc.smt2
test/regress/regress1/sets/univ-set-uf-elim.smt2