20 Commits (bfe888031e3f41380693a9e07df47d6707236e47)

Author SHA1 Message Date
Dave Parker bfe888031e Consistent treatment of illegal rewards in symbolic/explicit engines. 6 years ago
Dave Parker ea1af800d7 Refactoring in ConstructRewards. Separate out repeated code. 6 years ago
Dave Parker 67bc15ff3d New RewardGenerator interface for specifying information about rewards for a model. 8 years ago
Joachim Klein eeb8016184 explicit: Fix transition rewards from deadlock states 8 years ago
Dave Parker dc82a6ef67 Fix explicit engine import of state rewards (need to add details to ModelInfo for it to work properly). Also catch attempts to export state rewards more cleanly in this case. 9 years ago
Joachim Klein e113bff2c7 ModelInfo: add method to query the existence of transition rewards, add check for explicit DTMC/CTMC reward construction 10 years ago
Dave Parker 9890d74315 Various improvements focused on the ModelGenerator interface: 10 years ago
Joachim Klein 9a2d757554 explicit.ConstructRewards: error on negative rewards, use automatic close for BufferedReader 10 years ago
Dave Parker b12953b937 Make use of the new PrismNotSupportedException. 11 years ago
Dave Parker 17dc2a91b2 NaN values in rewards cause an error (explicit engine only so far). 12 years ago
Dave Parker e773d28c15 Add buildMCRewardsFromPrismExplicit method (untested). 12 years ago
Dave Parker 726c84eedd Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 9e886fc4ec Bugfixes + comments in buildMDPRewardsFromPrismExplicit in explicit.ConstructRewards (spotted by Ibrahim Abdoulahi). 13 years ago
Dave Parker 06ecdf6139 Copyright header updates 14 years ago
Dave Parker 18704d0e03 Bug fix in creating reward structures in explicit engine (from Hongyang). 14 years ago
Vojtech Forejt cd1b3dcfed Fixed a problem where transition rewards were not being set for unnamed actions 15 years ago
Dave Parker 16a8c710ae More re-arranging of explicit rewards (from prism-qar). 15 years ago
Dave Parker b55493f943 Method to buld rewards for arbitrary (explicit) models. 15 years ago
Dave Parker c79d0ccafb Small fixes in explicit rewards. 15 years ago
Dave Parker 075822347e Reward constrcution for explicit engine pushed into separate class, and added state rewards for MDPs. 15 years ago