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

Update issue669.sv to use 'implies' #773

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Update issue669.sv to use 'implies' #773

merged 2 commits into from
Oct 17, 2024

Conversation

kroening
Copy link
Member

This enables the test to parse.

Closes #669.

This uses SVA's until_with and s_until_with when negating SVA's until and
s_until instead of LTL's strong and weak release operators.  This way, the
resulting formula remains an SVA formula, as opposed to becoming a mixture
of SVA and LTL.
This enables the test to parse.

Closes #669.
@kroening kroening marked this pull request as ready for review October 17, 2024 01:26
@tautschnig tautschnig merged commit 5b3e023 into main Oct 17, 2024
8 checks passed
@tautschnig tautschnig deleted the issue669-implies branch October 17, 2024 14:19
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.

Incorrect refutations with not, until_with, s_until and |-> in EBMC 5.0/5.1
2 participants