Distinguishing more uses of CONST_RATIONAL (#7802)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 13 Dec 2021 22:42:38 +0000 (16:42 -0600)
committerGitHub <noreply@github.com>
Mon, 13 Dec 2021 22:42:38 +0000 (22:42 +0000)
commitf66ed2f3f12b82c99f0dc8620acdd313b62b840e
tree4688eef5b8326468f8e5f0172a63a3623915ca0e
parent9b81d04da42615642c2fd4ec6b4637862848ae0a
Distinguishing more uses of CONST_RATIONAL (#7802)

Towards eliminating subtyping Int/Real.
13 files changed:
src/proof/alethe/alethe_post_processor.cpp
src/theory/arith/nl/ext/factoring_check.cpp
src/theory/arith/nl/pow2_solver.cpp
src/theory/arith/nl/transcendental/exponential_solver.cpp
src/theory/arith/nl/transcendental/proof_checker.cpp
src/theory/arith/nl/transcendental/sine_solver.cpp
src/theory/arith/nl/transcendental/taylor_generator.cpp
src/theory/arith/nl/transcendental/transcendental_state.cpp
src/theory/arith/operator_elim.cpp
src/theory/arith/proof_checker.cpp
src/theory/bags/bag_reduction.cpp
src/theory/bv/int_blaster.cpp
src/theory/strings/regexp_entail.cpp