34 Commits (a025ae2e075060f665aab9f36708ea905be6a3db)

Author SHA1 Message Date
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
Joachim Klein eeddcf9039 Add hasTransitionRewards() method to explicit Reward interface. 11 years ago
Dave Parker bfeb0d0b69 Implement lifting to product for STPG rewards. 11 years ago
Dave Parker 1762db4d34 Bugfix in lifting rewards to product. 11 years ago
Dave Parker 21d663816a Push lifting of (explicit) reward structures into Reward classes. 11 years ago
Dave Parker df63c6e9a1 Refactoring: StateRewardsArray extends StateRewards. 11 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). 13 years ago
Dave Parker e773d28c15 Add buildMCRewardsFromPrismExplicit method (untested). 13 years ago
Dave Parker 4d3d52edaf Policy iteration for reachability reward problems (explicit engine). 13 years ago
Dave Parker 726c84eedd Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 1539fc766c 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). 14 years ago
Dave Parker abdb2f27c8 Bugfix: NPE in explicit reward structure creation (spotted by Marcus Daum, previously fixed in prism-games by Aistis). 14 years ago
Dave Parker 06ecdf6139 Copyright header updates 15 years ago
Dave Parker 18704d0e03 Bug fix in creating reward structures in explicit engine (from Hongyang). 15 years ago
Vojtech Forejt cd1b3dcfed Fixed a problem where transition rewards were not being set for unnamed actions 15 years ago
Dave Parker 3bfb5929bb Explicit bug fig (from qar/Anvesh) - can now reset rewards in MDPRewardsSimple to 0. 15 years ago
Dave Parker d73b8cbf76 Fix (simplify) STPGRewards interface. 15 years ago
Vojtech Forejt 6238c3fe78 typo in variable name 15 years ago
Dave Parker 7282582841 Added clearRewards method to explicit rewards + better handling of set to zero. 15 years ago
Dave Parker c674352173 Re-work STPG rewards in explicit engine. 15 years ago
Dave Parker 16a8c710ae More re-arranging of explicit rewards (from prism-qar). 15 years ago
Dave Parker a92df6c3b7 Small fixes in explicit rewards. 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 7a07921f76 Comments 15 years ago
Dave Parker e8e1a403b9 Bug fix in MDPRewardsSimple. 15 years ago
Dave Parker 075822347e Reward constrcution for explicit engine pushed into separate class, and added state rewards for MDPs. 15 years ago
Dave Parker 687feda2ef Vojta - copyright and acks. 15 years ago
Dave Parker b8a78c4031 Updates to explicit engine from prism-qar (Vojta): 15 years ago
Dave Parker d207970473 Some proposed changes to explicit.rewards classes (from prism-qar). 15 years ago
Dave Parker 85147f1a71 Explicit engine improvements, mainly MDP rewards: 15 years ago
Dave Parker 52d2d21447 Update to newest version of explicit code (from prism-qar) plus -explicit switch for command-line and MDP solution settings. 15 years ago