Static options acceses again (#7771)
authorGereon Kremer <gkremer@stanford.edu>
Wed, 8 Dec 2021 22:15:18 +0000 (14:15 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Dec 2021 22:15:18 +0000 (16:15 -0600)
commit15a1c744470514a9e1091989ad498b27cbca72f6
tree36fe34f9e8674707f0ed247e19a22169009724da
parentd6d3f74ebff704675aa941ac9eeafa97bad662db
Static options acceses again (#7771)

This PR removes some more static accesses to options from strings and solver engine.
src/smt/abstract_values.h
src/smt/solver_engine.cpp
src/smt/solver_engine.h
src/theory/strings/strategy.cpp
src/theory/strings/strategy.h
src/theory/strings/theory_strings.cpp