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
Looking at the untimed and timed generators, it would seem that each rule (deadlock, timelock, divergence, determinism, termination) gets tau-prioritised. Currently, termination is missing this. The easiest way to fix this would be to lift the csp.tauPrioritiseTock to the top level.
The text was updated successfully, but these errors were encountered:
Looking at the untimed and timed generators, it would seem that each rule (deadlock, timelock, divergence, determinism, termination) gets tau-prioritised. Currently, termination is missing this. The easiest way to fix this would be to lift the
csp.tauPrioritiseTock
to the top level.The text was updated successfully, but these errors were encountered: