Changes between Version 20 and Version 21 of ReferenceNetsReachabilityGraph
- Timestamp:
- Jun 3, 2019, 3:33:11 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceNetsReachabilityGraph
v20 v21 33 33 The same net as before, this time with a depth limit. 34 34 Possible, but not explored bindings are represented with a triangular node. 35 Bindings of unexecuted bindings are still listed, as can be seen on the lower left arrowinscription.35 Bindings of unexecuted bindings are still listed, as can be seen on the lower left edge inscription. 36 36 37 37 … … 62 62 This net instance behaves like a simulation step which can be fully inspected, meaning that all nets that this net has a reference of can be explored with their current marking, including, again, nets referenced in this net. 63 63 64 For any firing that happens within a subnet, the arrowis labeled with the identifier of the subnet proceeding the transition identifier, whereas transitions in the root net are only labeled with their identifier.64 For any firing that happens within a subnet, the edge is labeled with the identifier of the subnet proceeding the transition identifier, whereas transitions in the root net are only labeled with their identifier. 65 65 66 66 === The Producer Consumer Problem … … 78 78 [[Image(prod-cons-rg-2.png, 95%)]] 79 79 80 The arrowinscription with the yellow background has been extended to display the complete binding.80 The edge inscription with the yellow background has been extended to display the complete binding. 81 81 The transition is a firing of the root net transition "consume", which is a synchronous channel. 82 82 Therefore, also the corresponding transition in the consumer net instance is listed.