Slide 8
Slide 8 text
Formal Analysis of Petri Nets
Reachability Graph
The reachability graph R(N, M0
) of a Petri net N is a rooted directed graph
where:
The root node is the initial marking M0
of N.
Each node in R(N, M0
) is a reachable marking from M0
.
Each edge in R(N, M0
) denotes the firing of a transition t leading from
marking M to M .
t
2
p
2
p
4
t
1
p
1
p
3
t
3
p
5
(1, 1, 0, 0, 0)
M
0
=
(0, 1, 1, 0, 0) (1, 0, 0, 1, 0)
t
1
t
2
(0, 0, 0, 0, 1)
t
3
(0, 0, 1, 1, 0)
t
2
t
1
Irina A. Lomazova Petri Nets - Part 2: Formal Analysis 6 / 21