Hello, I have designed several petri nets for my research. I am wondering how can I simulate them and gather system performance measure (eg sojourn times, throughput) using python? Is there a library that takes as input a model and provides simulation functions?
Thanks a lot