summaryrefslogtreecommitdiff
path: root/src/theory/bags/theory_bags.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-10-06 07:00:22 -0500
committerGitHub <noreply@github.com>2020-10-06 07:00:22 -0500
commitcb54d547b2a0e99258cb4c754bc4d979abee93f8 (patch)
tree679f1e91069e17ce0a6bfacd4fbe9d2ffe5ce1c3 /src/theory/bags/theory_bags.cpp
parentcd7680c5a23ade0bd8d7f0dfac4623ed318639bb (diff)
Add arithmetic preprocess module (#5188)
This class serves a similar purpose to the strings preprocess module (https://github.com/CVC4/CVC4/blob/master/src/theory/strings/theory_strings_preprocess.h). It can potentially be used for reducing extended arithmetic operators on demand via lemmas. This PR does not change the current behavior, but generalizes the use of operator elimination in TheoryArith to make this possible.
Diffstat (limited to 'src/theory/bags/theory_bags.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback