I want to ask about petri net(PN) boundedness. When I have a state s1 = (2 0 0)
then i find state s2 = (2 0 1)
so since s1 < s2
can I declare PN as NOT bounded ? Because when I have this PN:
PN is bounded but u can find there (2 0 0) < (2 0 1). So my question is. Am I wrong about boundedness of petri net or is something wrong with PT on the picture ?