Uses of Class
org.oristool.simulator.rewards.BasicReward
Packages that use BasicReward
Package
Description
Simulation rewards.
Provides classes for the simulation of STPNs.
-
Uses of BasicReward in org.oristool.simulator.rewards
Subclasses of BasicReward in org.oristool.simulator.rewardsModifier and TypeClassDescriptionfinal classReward tracking the occurrence of a sequence of event firings from the initial state. -
Uses of BasicReward in org.oristool.simulator.stpn
Subclasses of BasicReward in org.oristool.simulator.stpnModifier and TypeClassDescriptionfinal classReward estimating the steady-state probability of a marking.final classReward estimating the transient probability of a marking condition.final classReward estimating the transient probability of a marking.final classReward estimating the absolute time of a transition firing.