summaryrefslogtreecommitdiff
path: root/src/parser/smt2
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-06-22 18:26:58 -0500
committerGitHub <noreply@github.com>2021-06-22 23:26:58 +0000
commit21ee0f18c288d430d08c133f601173be25411187 (patch)
tree6fdfc41ca511f19e80e6e5bb37c7be7a8fede581 /src/parser/smt2
parent39f90ff035a5e5024fe0cd11b965f1103d83e88d (diff)
Avoid full normalization of lambdas in getValue (#6787)
This ensures that we don't apply lambda rewriting, which involves array value normalization, to lambda terms returned by TheoryModel::getValue. This can significantly speed up our time to return function terms for getValue.
Diffstat (limited to 'src/parser/smt2')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback