Relevant Software
-
PIPE2 is an open source, platform independent tool for creating and
analysing Petri nets including Generalised Stochastic Petri
nets. Petri nets are a popular way for modelling concurrency and
synchronisation in distributed systems.
-
Petrify is a tool for synthesis of Petri nets and asynchronous
controllers. Petrify reads a Petri net and generates another bisimilar
Petri net which is simpler than the original description. Initially,
petrify performs a token flow analysis of the initial Petri net and
produces a transition system (TS). In the initial TS, all transitions
with the same label are considered as one event. The TS is then
transformed and transitions relabeled to fulfill the conditions
required to obtain a Petri net. Petrify is able to obtain Petri nets
with some specific properties: pure, free choice, unique choice, place
irredundant, etc.
C. P. Sotiriou - Last Updated - 18/2/2014.