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 class
Reward 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 class
Reward estimating the steady-state probability of a marking.final class
Reward estimating the transient probability of a marking condition.final class
Reward estimating the transient probability of a marking.final class
Reward estimating the absolute time of a transition firing.