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
In some versions of CBMC, the full array is printed to
the counterexample every time an assignment to the array
is performed. We use the line number information to detect
this and avoid printing the whole thing.
0 commit comments