You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dave Parker 4ee20e5583 Bug fix in lifting reward structures to a product model (when there are some states with no transition rewards). 11 years ago
..
ConstructRewards.java Make use of the new PrismNotSupportedException. 11 years ago
MCRewards.java Push lifting of (explicit) reward structures into Reward classes. 11 years ago
MCRewardsFromMDPRewards.java Add hasTransitionRewards() method to explicit Reward interface. 11 years ago
MDPRewards.java Add hasTransitionRewards() method to explicit Reward interface. 11 years ago
MDPRewardsSimple.java Bug fix in lifting reward structures to a product model (when there are some states with no transition rewards). 11 years ago
Rewards.java Add hasTransitionRewards() method to explicit Reward interface. 11 years ago
STPGRewards.java Implement lifting to product for STPG rewards. 11 years ago
STPGRewardsSimple.java Implement lifting to product for STPG rewards. 11 years ago
StateRewards.java Add hasTransitionRewards() method to explicit Reward interface. 11 years ago
StateRewardsArray.java Push lifting of (explicit) reward structures into Reward classes. 11 years ago
StateRewardsConstant.java Push lifting of (explicit) reward structures into Reward classes. 11 years ago
StateRewardsSimple.java Push lifting of (explicit) reward structures into Reward classes. 11 years ago