Projects



Changes between Version 11 and Version 12 of MoMoC


Ignore:
Timestamp:
Jan 12, 2020, 11:31:04 PM (5 years ago)
Author:
5willrod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MoMoC

    v11 v12  
    5353==== Examples
    5454
    55 AG (NOT DEADLOCK)
     55AG (NOT DEADLOCK) : ''"On all paths, globally, not deadlock yields"'' (Deadlock-freedom)
    5656
    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)"''
    5858
    59 AG !(Net1, m(p1) <= 5)
     59AG !(NetB, m(p1) <= 5) : ''"On all paths, globally, all net instances of net template NetB have at least 5 tokens on their place p1"''
    6060
    6161=== Atomic Propositions: Semantics