Changes between Version 28 and Version 29 of ReferenceNetsReachabilityGraph
- Timestamp:
- Jun 3, 2019, 4:58:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceNetsReachabilityGraph
v28 v29 1 **ReferenceNetsReachabilityGraph** 1 = ReferenceNetsReachabilityGraph 2 2 3 3 == Examples for the Reference Net Reachability Graph Plugin … … 39 39 40 40 For 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.41 While common algorithms that create reachability graphs terminate in this case, the !ReferenceNetsReachabilityGraph Plugin does not contain a comparison of markings yet. 42 42 Consequently, if any net contains an unbounded place, an infinite amount of nodes are created in the reachability graph. 43 43 To 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. … … 74 74 [[Image(prodcons-complete.png, 95%)]] 75 75 76 The ReferenceNetsReachabilityGraph Plugin is started with the system net as the root net.76 The !ReferenceNetsReachabilityGraph Plugin is started with the system net as the root net. 77 77 As the synchronous calls are initiated from the system net, they are listed without a prefix. 78 78 The internal marking changes of the producer/consumer have the net instance ID as prefix.