Changes between Version 11 and Version 12 of MoMoC
- Timestamp:
- Jan 12, 2020, 11:31:04 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MoMoC
v11 v12 53 53 ==== Examples 54 54 55 AG (NOT DEADLOCK) 55 AG (NOT DEADLOCK) : ''"On all paths, globally, not deadlock yields"'' (Deadlock-freedom) 56 56 57 (FIREABLE(T1) OR EX FIREABLE( T1))57 (FIREABLE(T1) OR EX FIREABLE(NetA.T2)) : ''"Root net transition T1 is fireable (activated), or there exists a path on which in the next state a transition T2 of a net instance of net template NetA is fireable (activated)"'' 58 58 59 AG !(Net 1, m(p1) <= 5)59 AG !(NetB, m(p1) <= 5) : ''"On all paths, globally, all net instances of net template NetB have at least 5 tokens on their place p1"'' 60 60 61 61 === Atomic Propositions: Semantics