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
The violation at time-point 0 does not point anywhere in the trace. Specifically, this happens because the corresponding proof (the PDT here is trivial) corresponds to VSinceOut 0. Such proofs (e.g., VPrevOutL, VPrevOutR, ...) do not contain subproofs and it is not yet clear how they should be presented.
Describe the solution you'd like
There should be an annotation somewhere pointing it out.
Describe alternatives you've considered
The annotation could potentially be included in the hovering table.
Additional context
No additional context.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Considering the inputs
The violation at time-point 0 does not point anywhere in the trace. Specifically, this happens because the corresponding proof (the PDT here is trivial) corresponds to
VSinceOut 0
. Such proofs (e.g.,VPrevOutL
,VPrevOutR
, ...) do not contain subproofs and it is not yet clear how they should be presented.Describe the solution you'd like
There should be an annotation somewhere pointing it out.
Describe alternatives you've considered
The annotation could potentially be included in the hovering table.
Additional context
No additional context.
The text was updated successfully, but these errors were encountered: