pm4py.objects.petri_net.utils.embed_stochastic_map module# pm4py.objects.petri_net.utils.embed_stochastic_map.apply(smap, parameters=None)[source]# Embed the stochastic map into the Petri net Parameters: smap – Stochastic map parameters – Possible parameters of the algorithm Return type: void pm4py.objects.petri_net.utils.embed_stochastic_map.extract(net, parameters=None)[source]# Extract the stochastic map from the Petri net Parameters: net – Petri net parameters – Possible parameters of the algorithm Return type: void