Skip to content
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

Decide how to deal with projected iteration and functions #44

Open
daemontus opened this issue Jun 6, 2023 · 0 comments
Open

Decide how to deal with projected iteration and functions #44

daemontus opened this issue Jun 6, 2023 · 0 comments

Comments

@daemontus
Copy link
Member

At the moment, projected iteration iterates over all distinct function tables for a specific set of uninterpreted functions. However, often these yield the same update function. This is confusing, because the same function can then appear in the list multiple times, often with different syntax. It would be better to somehow "normalize" this to only list unique functions. But this could in fact be a hard problem.

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

No branches or pull requests

1 participant