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

Extend invariant filter to select invariants to check #2031

Closed
thpani opened this issue Aug 2, 2022 · 0 comments · Fixed by #2034
Closed

Extend invariant filter to select invariants to check #2031

thpani opened this issue Aug 2, 2022 · 0 comments · Fixed by #2034
Assignees
Labels
feature A new feature or functionality

Comments

@thpani
Copy link
Collaborator

thpani commented Aug 2, 2022

Apalache's invariant filter tuning parameter currently takes parameters of the shape search.invariantFilter=10|15|20, specifying in what states to check invariants.

Extend this filter to allow selecting which invariants to check. The syntax can be similar to search.transitionFilter=(0->0|1->5|2->(2|3)|[3-9]->.*|[1-9][0-9]+->.*).

@thpani thpani added the feature A new feature or functionality label Aug 2, 2022
@thpani thpani self-assigned this Aug 2, 2022
@thpani thpani changed the title Extend invariant filter to select Extend invariant filter to select invariants to check Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant