30 Commits (797f9494b26c95da67e26b98c87ce0cef2bdeb9c)

Author SHA1 Message Date
Dave Parker 797f9494b2 Explicit engine: Add BitSet statesOfInterest parameter to the various checkExpression... methods [Joachim Klein]. 11 years ago
Dave Parker aba185d835 Bugfix - explicit-state model checking for LTL on CTMCs (from Joachim Klein). 11 years ago
Dave Parker 22e7009d7b Refactor explicit engine model checking of reward and steady state operators, as done recently for probabilistic stuff. 12 years ago
Dave Parker 36997ee08c Refactor explicit model checkers a bit, including changes to way min/max info is passed around (should generalise to games more nicely). 12 years ago
Dave Parker 3e2efc21e9 New PrismComponent class: refactoring for various model checking components. 13 years ago
Dave Parker 48fd9e7bdd Log output tweaks. 13 years ago
Ernst Moritz Hahn 1f5a901890 instantaneous and cumulative rewards for explicit engine for dtmcs and ctmcs 13 years ago
Dave Parker 2ef6a3e2ee Bug fix: computing next probs in explicit engine (was not converted to embedded DTMC). 13 years ago
Dave Parker 08b5f75aa4 Bug fix: LHS of until was being ignored in explicit CTMC model checking. 13 years ago
Dave Parker 1ff7316aa0 Remove un-needed check for LTL formula inside time-bounded until. 14 years ago
Dave Parker b88899c998 Add support for computing ranges of transient probabilities (e.g. -tr 0.1:0.01:0.2) to command-line. Transient probability computation is done incrementally, using each computed distribution. 14 years ago
Dave Parker 54520981b9 Autoformat 14 years ago
Dave Parker 755295f9b4 Explicit engine handles transient with imported init distribition. 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 c79d0ccafb Small fixes in explicit rewards. 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 b93cfa932b Partial support for explicit engine DTMC steady-state computation. 15 years ago
Dave Parker 6166413a20 Bug fixes in explicit expected reward on embedded DTMCs from CTMCs. 15 years ago
Dave Parker 57010fcda6 Time-bounded CSL model checking for CTMCs in explicit engine. 15 years ago
Dave Parker f0639dbf36 Comments 15 years ago
Dave Parker 785df07b63 Code tidy 15 years ago
Dave Parker e5e3b3066d Comment 15 years ago
Dave Parker 4ec5f0f9ae Transient probability computation in explicit engine + some connection to CL. 15 years ago
Dave Parker 89596130f1 Code tidy 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
Dave Parker db60e6487b Javadoc fixes. 15 years ago
Dave Parker 88c49d8d69 Uniformisation bugfix in explicit engine. 16 years ago
Dave Parker 57a404cc05 Fixes in explicit CTMC solving + some CTMDP stuff. 16 years ago
Dave Parker 8f2748a711 Redesign/tidy of model interfaces + more CTMC model checking. 16 years ago