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
One of the problems with YAML witnesses on real-world programs was the inability to output invariants for arrays. Then unassuming cannot avoid all the increasing iterations on array contents.
as an index placeholder in trivial array invariants.
This would show whether this is a bottleneck for YAML witnesses or there's something else as well.
The text was updated successfully, but these errors were encountered:
One of the problems with YAML witnesses on real-world programs was the inability to output invariants for arrays. Then unassuming cannot avoid all the increasing iterations on array contents.
An easy experimental hack would be to use
analyzer/src/framework/myCFG.ml
Line 61 in db4faa8
as an index placeholder in trivial array invariants.
This would show whether this is a bottleneck for YAML witnesses or there's something else as well.
The text was updated successfully, but these errors were encountered: