Make BVInstantiatorUtil an EnvObj (#8633)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 25 Apr 2022 18:21:57 +0000 (13:21 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 18:21:57 +0000 (18:21 +0000)
commiteb6c4c958b8c363c603510672fd8a9e2dc4d832e
treeb1da072b11d3609a3a6c2017510e5020fcb21f50
parent30aa15ca61677b53db95cd7ee4210ae90c8b6d3c
Make BVInstantiatorUtil an EnvObj (#8633)

Eliminates 5 of the remaining 8 static calls to Rewriter::rewrite.
src/smt/solver_engine.h
src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp
src/theory/quantifiers/cegqi/ceg_bv_instantiator.h
src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp
src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.h
test/unit/theory/theory_quantifiers_bv_instantiator_white.cpp