Package org.oristool.models.pn
package org.oristool.models.pn
Analysis of Petri nets.
-
ClassDescriptionState builder for Petri nets.Stop criterion based on a marking condition.Function updating a Marking after the firing of a transition.Factory of objects to explore the state space of a Petri net using
Analyzer
.A feature collecting state information of a Petri net.Builder of successor states for Petri nets.A simple strategy adding tokens to each output place.A simple strategy remove tokens from each input place.Transition feature removing all tokens from a set of places.Transition feature updating the marking after token additions/removals of a firing.Transition feature encoding the priority used to resolve races between immediate transitions.A transition feature forcing other transitions to resample a time-to-fire.