Projects



Changes between Version 28 and Version 29 of ReferenceNetsReachabilityGraph


Ignore:
Timestamp:
Jun 3, 2019, 4:58:29 PM (6 years ago)
Author:
9simon
Comment:

ReferenceNetsReachabilityGraph without link

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceNetsReachabilityGraph

    v28 v29  
    1 **ReferenceNetsReachabilityGraph**
     1= ReferenceNetsReachabilityGraph
    22
    33== Examples for the Reference Net Reachability Graph Plugin
     
    3939
    4040For every distinct state of the root net there is a node in the reachability graph.
    41 While common algorithms that create reachability graphs terminate in this case, the ReferenceNetsReachabilityGraph Plugin does not contain a comparison of markings yet.
     41While common algorithms that create reachability graphs terminate in this case, the !ReferenceNetsReachabilityGraph Plugin does not contain a comparison of markings yet.
    4242Consequently, if any net contains an unbounded place, an infinite amount of nodes are created in the reachability graph.
    4343To illustrate, the previous example has been modified to include a place, which counts how many times the resource in the reader/writer problem has been accessed.
     
    7474[[Image(prodcons-complete.png, 95%)]]
    7575
    76 The ReferenceNetsReachabilityGraph Plugin is started with the system net as the root net.
     76The !ReferenceNetsReachabilityGraph Plugin is started with the system net as the root net.
    7777As the synchronous calls are initiated from the system net, they are listed without a prefix.
    7878The internal marking changes of the producer/consumer have the net instance ID as prefix.