You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tools (cseq, deagle, infer) generate "violation witnesses" even if they report that the program is safe. Some witnesses (deagle) do not have a violation state so we might avoid wrongly validating them by checking that the witness graph has a node labeled as "violation".
The text was updated successfully, but these errors were encountered:
Some tools (cseq, deagle, infer) generate "violation witnesses" even if they report that the program is safe. Some witnesses (deagle) do not have a violation state so we might avoid wrongly validating them by checking that the witness graph has a node labeled as "violation".
The text was updated successfully, but these errors were encountered: