summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/proof_checker.h
diff options
context:
space:
mode:
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>2021-04-14 07:36:58 -0700
committerGitHub <noreply@github.com>2021-04-14 14:36:58 +0000
commitf3ecc4bfe17776d08efbbb5ed76a5879efa419ca (patch)
treef52f2421fee5bc8d915528125ac3b102569635df /src/theory/quantifiers/proof_checker.h
parent3114f91e3fc62380a18dd0c9b8607b564d609640 (diff)
Merge equivalent sub-obligations instead of discarding them. (#6353)
This PR modifies the behavior of the reconstruction algorithm when the term to reconstruct contains two or more equivalent sub-terms, but one is easier to reconstruct than the others. Since we do not know which one is easier to reconstruct by matching, we match against all sub-terms. If a solution is found for one sub-term, we use it to solve the others.
Diffstat (limited to 'src/theory/quantifiers/proof_checker.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback