summaryrefslogtreecommitdiff
path: root/src/theory/logic_info.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-09-08 20:16:11 -0500
committerGitHub <noreply@github.com>2021-09-08 20:16:11 -0500
commit704fd545440023a0deaa328a9de9c11ac5fe963c (patch)
tree17b2466d420b958071cac579fe0353c12961b3af /src/theory/logic_info.cpp
parentb9dcd4d141cef256b4371aa103af4ee1aa7c61bd (diff)
Remove deprecated SyGuS method evaluateWithUnfolding (#7155)
This was a predecessor to the evaluator and TermDbSygus::rewriteNode that is no longer necessary. This refactors the code so that evaluateWithUnfolding is replaced by rewriteNode as necessary throughout the SyGuS solver. Note that in a few places, the extended rewriter was being used where TermDbSygus::rewriteNode (which also evaluates recursive function definitions) should have been used.
Diffstat (limited to 'src/theory/logic_info.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback