Skip to content

Fixes for Self-Validation Issues#1641

Merged
michael-schwarz merged 12 commits intomasterfrom
witness_val_fail_cherrypick
Jan 3, 2025
Merged

Fixes for Self-Validation Issues#1641
michael-schwarz merged 12 commits intomasterfrom
witness_val_fail_cherrypick

Conversation

@michael-schwarz
Copy link
Copy Markdown
Member

This is a re-creation of #1545 which was only merged into my thesis branch, but should be merged generally.

It addresses bugs with our YAML witness generation from the relational privatizations that surfaced when performing self-validation on the Concrat benchmarks.

Contains:

  • Fix for issue where read_global read in from a global variable which does not exist in single-threaded mode
  • Fix for writing out invariants about stale local copy of escaped variables.

Closes #1542 and #1547.

@michael-schwarz michael-schwarz added bug unsound relational Relational analyses (Apron, affeq, lin2var) labels Dec 17, 2024
@michael-schwarz michael-schwarz added this to the v2.6.0 milestone Dec 17, 2024
@michael-schwarz michael-schwarz merged commit bce261a into master Jan 3, 2025
@michael-schwarz michael-schwarz deleted the witness_val_fail_cherrypick branch January 3, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug relational Relational analyses (Apron, affeq, lin2var) unsound

Projects

None yet

2 participants