Option exception for quantified bit-vectors + eager bitblasting + incremental (#8658)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 25 Apr 2022 19:00:51 +0000 (14:00 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 19:00:51 +0000 (19:00 +0000)
commit329700eb5c88e984bd3fccef77fe5f13511233f0
tree56a1de985ce995459a79f495e740096a98a5981f
parenteb6c4c958b8c363c603510672fd8a9e2dc4d832e
Option exception for quantified bit-vectors + eager bitblasting + incremental (#8658)

Fixes #8654.
src/smt/set_defaults.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/bv/issue8654-bitblast-quant-exc.smt2 [new file with mode: 0644]