Simplify entailment check interface (#4744)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 15 Jul 2020 08:58:54 +0000 (03:58 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 08:58:54 +0000 (01:58 -0700)
commiteb58f1ef8917c5d57d64c54f9188b0ed489b47c1
treec7d4fc304f72dc06b10f052ecf29d5f629fc0193
parenta932b4478e397d760d9457be7c6a80f9ba724391
Simplify entailment check interface (#4744)

The generality of this interface is unnecessary.
12 files changed:
src/theory/arith/infer_bounds.cpp
src/theory/arith/infer_bounds.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/theory.cpp
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/valuation.cpp
src/theory/valuation.h