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

Enhance exists #705

Merged
merged 2 commits into from
Oct 25, 2021
Merged

Enhance exists #705

merged 2 commits into from
Oct 25, 2021

Conversation

bobismijnnaam
Copy link
Contributor

This PR fixes two issues:

  • Before, encountered trigger patterns were discarded when nested quantifiers were entered. Now patterns are attached to the nearest quantifier parent node.
  • VerCors threw away any triggers on existential quantifiers. They are included in the translation to viper now.

@bobismijnnaam bobismijnnaam temporarily deployed to Default October 21, 2021 15:45 Inactive
@bobismijnnaam bobismijnnaam temporarily deployed to Default October 21, 2021 16:09 Inactive
@sonarcloud
Copy link

sonarcloud bot commented Oct 21, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

78.9% 78.9% Coverage
0.0% 0.0% Duplication

@pieter-bos pieter-bos merged commit 247dc84 into dev Oct 25, 2021
@bobismijnnaam bobismijnnaam deleted the enhance-exists branch October 25, 2021 07:36
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

Successfully merging this pull request may close these issues.

2 participants