Further refactoring in preparation for CONST_INTEGER (#8687)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 2 May 2022 19:11:22 +0000 (14:11 -0500)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 19:11:22 +0000 (19:11 +0000)
commitc02a35e96ed55cebe5a8ec18159301926153ba56
tree66085e5371dc07d615ca1f76407ae6c40e5b6849
parent68b6948dcf2bc1b0d4f08f038aa18a31c3857b57
Further refactoring in preparation for CONST_INTEGER (#8687)

Miscellaneous refactorings from trying to enable CONST_INTEGER.
src/expr/node_manager_template.cpp
src/expr/node_manager_template.h
src/theory/arith/arith_rewriter.cpp
src/theory/arith/linear/infer_bounds.cpp
src/theory/arith/linear/normal_form.cpp
src/theory/arith/linear/normal_form.h
src/theory/arith/rewriter/node_utils.h
src/theory/arith/theory_arith_type_rules.cpp
src/theory/quantifiers/instantiate.cpp