Uses of Interface
org.oristool.models.Engine
Package
Description
Analysis of GSPNs.
Reachability analysis in GSPNs.
Analysis of MRPs under enabling restriction.
Steady-state analysis of MRPs.
Transient analysis of MRPs and GSMPs.
Analysis of TPNs.
-
Uses of Engine in org.oristool.models.gspn
Modifier and TypeClassDescriptionclass
Computes the stationary distribution for the underlying CTMC of a GSPN.class
Computes transient probabilities for the underlying CTMC of a GSPN. -
Uses of Engine in org.oristool.models.gspn.reachability
Modifier and TypeClassDescriptionclass
Computes the graph of tangible markings reachable in a GSPN. -
Uses of Engine in org.oristool.models.stpn.onegen
Modifier and TypeClassDescriptionclass
Transient analysis of STPNs with at most one general transition enabled in each state. -
Uses of Engine in org.oristool.models.stpn.steady
Modifier and TypeClassDescriptionclass
Steady-state analysis of STPNs using trees of stochastic state classes between regenerations. -
Uses of Engine in org.oristool.models.stpn.trans
Modifier and TypeClassDescriptionclass
Transient analysis of STPNs using trees of stochastic state classes between regenerations.class
Transient analysis of STPNs using a single tree of stochastic state classes. -
Uses of Engine in org.oristool.models.tpn
Modifier and TypeClassDescriptionclass
State-class graph builder for time Petri nets.