20 Commits (8962177f207b3043608e71bfe07e5820da285366)

Author SHA1 Message Date
Dave Parker 8962177f20 Set methods for exportAdv stuff in explicit model checkers. 14 years ago
Dave Parker ab3d3773a0 Added valiter switch (for use by MDP explicit engine). 14 years ago
Dave Parker be4417dbe9 Comment 14 years ago
Dave Parker 397fc1b4aa Tidy of explicit engine settings import, to identify some missing features. 14 years ago
Dave Parker 750f3fd0ba Separate setting explicit engine for MDP solution method (stoch games still uses old solnMethod field). 14 years ago
Dave Parker 1e0dff70d2 Separate setting explicit engine for linear equation system solution method. 14 years ago
Dave Parker 4a1163a86d Added ability to disable precomputation algs independently (switches -noprob0 and -noprob1). 14 years ago
Dave Parker 6a046b4431 Tidy/improve passing of settings to explicit model checkers. 14 years ago
Dave Parker 3351288f3a StateValues has an associated model in explicit engine; improved printing. 14 years ago
Dave Parker 14025e109d Improvements to StateValues class + it's use in explicit model checking. 14 years ago
Dave Parker 58c6955d29 Handle bounded P/R operators in explicit engine. 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
Dave Parker 0728db06cf Explicit engine reward construction handles model constants properly. 15 years ago
Dave Parker 8bbda8f530 Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals). 15 years ago
Dave Parker 85147f1a71 Explicit engine improvements, mainly MDP rewards: 15 years ago
Dave Parker d061af7deb More rewards handled in explicit engine: state rewards for Markov chains. 15 years ago
Dave Parker ea14a0a7b6 Explicit engine: better error reporting of some unsupported properties. 15 years ago
Dave Parker 1c33e4b551 Explicit engine: better error reporting of some unsupported properties + support for property references. 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