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

Privatized location invariants in YAML witnesses #833

Merged
merged 16 commits into from
Oct 4, 2022

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Sep 12, 2022

This builds on both #830 and #831.

The idea is that each privatization (both base and apron) can list its privatized globals at a location and witness invariants can be emitted using sound values for them (via read_global from privatization).
Previously, invariants from globals were dumped from the local state but depending on the privatization that might not be sound.

@sim642 sim642 added feature sv-comp SV-COMP (analyses, results), witnesses pr-dependency Depends or builds on another PR, which should be merged before unsound labels Sep 12, 2022
Base automatically changed from yaml-witness-global to master September 23, 2022 07:45
@sim642 sim642 removed the pr-dependency Depends or builds on another PR, which should be merged before label Sep 27, 2022
@sim642 sim642 merged commit 8537fcf into master Oct 4, 2022
@sim642 sim642 deleted the yaml-witness-global-local branch October 4, 2022 07:26
@sim642 sim642 added this to the v2.1.0 milestone Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature sv-comp SV-COMP (analyses, results), witnesses unsound
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants