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

[FEATURE] Use SMT map in the rewriting rule for TLA+ set filters #1229

Closed
rodrigo7491 opened this issue Jan 17, 2022 · 0 comments · Fixed by #1230
Closed

[FEATURE] Use SMT map in the rewriting rule for TLA+ set filters #1229

rodrigo7491 opened this issue Jan 17, 2022 · 0 comments · Fixed by #1230
Assignees
Labels
Farrays Feature: New SMT encoding with arrays

Comments

@rodrigo7491
Copy link
Collaborator

An evaluation made directly on .smt2 files indicates that SMT maps can improve the performance of operations on SMT arrays that interact with arrays' values, in contrast to simply handling the arrays themselves, e.g., set union. Since the rewriting rule for the TLA+ set filter operator produces constraints based on a set's elements, it would benefit from the use of SMT maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Farrays Feature: New SMT encoding with arrays
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant