Modeling with TS will produce extremely complex graph

Untitled

In contrast to state machines, state transitions in Petri nets are asynchronous. The ordering of transitions is partly uncoordinated; it is specified by a partial order.

Therefore, Petri nets can be used to model concurrent distributed systems.

Untitled

Formalism

$$ C = (P,T,I,O) $$

where:

Marking $\mu$: assignment of tokens to the places of Petri net

$\mu = \mu_1, \mu_2,…,\mu_n$

Transitions