19 Commits (4413259325832371b3598f448a1498c9063c091b)

Author SHA1 Message Date
Dave Parker 4413259325 Explicit model checker can handle negated path operators like G. 13 years ago
Dave Parker 6e2b0b789b DTMC S operator model checking for explicit engine. 13 years ago
Dave Parker 5018559d3e DTMC steady-state computation for explicit engine. 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 1e0dff70d2 Separate setting explicit engine for linear equation system solution method. 14 years ago
Dave Parker e13f09f0ca Explicit model checkers should throw an exception when iterative numerical methods do not converge within maxIters. 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 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 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
Dave Parker db60e6487b Javadoc fixes. 15 years ago
Dave Parker d40ffd38e9 Preliminary code to attach explicit stuff to PRISM + some more Model class re-arrangements. 16 years ago
Dave Parker 9343644985 Updated MDPs to new model class design, added some CTMDP stuff. 16 years ago
Dave Parker 8f2748a711 Redesign/tidy of model interfaces + more CTMC model checking. 16 years ago
Dave Parker 564a7354e6 Output typos. 16 years ago
Dave Parker 97e845a7df Removed surplus output. 16 years ago
Dave Parker 2803fc45e0 Explicit-state model checker for DTMCs (not very efficient - mostly MDP-like). 16 years ago
Dave Parker cbc80bab53 Extra explicit model checker method. 16 years ago
Dave Parker ebd7af1d53 Code tidy. 16 years ago
Dave Parker 08eec82b7b Added -nopre for MDP CL model checker. 16 years ago
Dave Parker a9bdc74b25 MDPModelChecker improvements, including Prob0. 16 years ago
Dave Parker 67c7429531 Changes to DTMC/MDP/STPG interface. 17 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago