PNet: A Python Library for Petri Net Modeling and Simulation

02/23/2023
by   Zhu En Chay, et al.
0

Petri Net is a formalism to describe changes between 2 or more states across discrete time and has been used to model many systems. We present PNet - a pure Python library for Petri Net modeling and simulation in Python programming language. The design of PNet focuses on reducing the learning curve needed to define a Petri Net by using a text-based language rather than programming constructs to define transition rules. Complex transition rules can be refined as regular Python functions. To demonstrate the simplicity of PNet, we present 2 examples - bread baking, and epidemiological models.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset