Emit invariants for static global variables #1538
Labels
bug
relational
Relational analyses (Apron, affeq, lin2var)
sv-comp
SV-COMP (analyses, results), witnesses
does not produce invariants for the program point in line 11382 which follows a lock. In the earlier version, we created invariants there. Our current version can also validate old invariants and when inspecting the program point there are things that Goblint finds hold there, so it seems to be a generation problem.
In general, for the SV-COMP subset used for ESOP'23 we do not create any invariants anymore.
The text was updated successfully, but these errors were encountered: