Skip to content

Fixing #856 and some light refactoring #935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marcoeilers
Copy link
Contributor

Fixing #856 and #327 by making two changes:

  • Inverse function and snapshot map definitions are marked as global only if they do not depend on relevant quantified variables in the current state (previously, they were always marked as global)
  • Some relevant quantified variables were already added as arguments to these functions, but some that were relevant for the QP's condition were omitted here. That is fixed now.

In the process, I merged the two functions summarise_field and summarise_predicate_or_wand that largely did the same and only differed in a few places into one function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant