Skip to content

SMV: precedence of ! #1087

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

SMV: precedence of ! #1087

merged 1 commit into from
Apr 24, 2025

Conversation

kroening
Copy link
Member

NuSMV uses a different precedence of the not operator ! than CMU SMV. This commit special-cases this operator, and adds parentheses to avoid this ambiguity.

@kroening kroening added the SMV label Apr 24, 2025
NuSMV uses a different precedence of the not operator ! than CMU SMV.  This
commit special-cases this operator, and adds parentheses to avoid this
ambiguity.
@kroening kroening marked this pull request as ready for review April 24, 2025 15:54
@tautschnig tautschnig merged commit bf5127e into main Apr 24, 2025
9 checks passed
@tautschnig tautschnig deleted the expr2smv-fix branch April 24, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants