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
Print incremental-status when doing incremental solving
It is not possible to conclude successful verification before
the unwinding has finished, so this prints inconclusive until
the analysis is complete. However, if one property has been
falsified, then even though the analysis can continue to check
other properties, the verification will certainly fail.
0 commit comments