Projects



Changes between Version 20 and Version 21 of ReferenceNetsReachabilityGraph


Ignore:
Timestamp:
Jun 3, 2019, 3:33:11 PM (6 years ago)
Author:
9simon
Comment:

arrow -> edge

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceNetsReachabilityGraph

    v20 v21  
    3333The same net as before, this time with a depth limit.
    3434Possible, 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 arrow inscription.
     35Bindings of unexecuted bindings are still listed, as can be seen on the lower left edge inscription.
    3636
    3737
     
    6262This 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.
    6363
    64 For any firing that happens within a subnet, the arrow is labeled with the identifier of the subnet proceeding the transition identifier, whereas transitions in the root net are only labeled with their identifier.
     64For 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.
    6565
    6666=== The Producer Consumer Problem
     
    7878[[Image(prod-cons-rg-2.png, 95%)]]
    7979
    80 The arrow inscription with the yellow background has been extended to display the complete binding.
     80The edge inscription with the yellow background has been extended to display the complete binding.
    8181The transition is a firing of the root net transition "consume", which is a synchronous channel.
    8282Therefore, also the corresponding transition in the consumer net instance is listed.