36 Commits (29e6e172b8aaf535df1cbe0fba04d9c31b9d7a0d)

Author SHA1 Message Date
Joachim Klein 0667019a05 explicit: Make calls to StateModelChecker.loadLabelsFile static 10 years ago
Joachim Klein 55c0034a18 explicit model import: some more minor fixes to set correct initial states 10 years ago
Dave Parker 8597f0e71b Extend previous commit (reachability enlarging target) to STPG model checking. 11 years ago
Dave Parker c8f60a622f Fix some comments. 11 years ago
Dave Parker d0f3e91387 Some code tidying (automatic mostly) for merging purposes. 11 years ago
Dave Parker b12953b937 Make use of the new PrismNotSupportedException. 11 years ago
Dave Parker 797f9494b2 Explicit engine: Add BitSet statesOfInterest parameter to the various checkExpression... methods [Joachim Klein]. 11 years ago
Dave Parker f24243ff50 Finish refactoring from last commit (missed something in STPG model checker). 12 years ago
Dave Parker f0a486b0c7 Further refactoring in explicit model checkers: push more duplicated code into ProbModelChecker. 12 years ago
Dave Parker 274ef86286 Extend previous re-factoring to (unused?) STPGModelChecker. 12 years ago
Dave Parker dfce095d45 Make sure that some PrismFileLogs are close()ed after use - spotted as a bug by Bruno. 12 years ago
Dave Parker ad7e014079 Fix modified policy iteration (and add internal option to explicit state model checkers to not flag non-convergence as an error). 13 years ago
Dave Parker 3e2efc21e9 New PrismComponent class: refactoring for various model checking components. 13 years ago
Dave Parker 3844f8b4a2 Small code tidy (alignment with prism-games). 13 years ago
Dave Parker 48fd9e7bdd Log output tweaks. 13 years ago
Dave Parker 433c3a3414 Next operator for explicit model checker. 14 years ago
Dave Parker 4413259325 Explicit model checker can handle negated path operators like G. 14 years ago
Dave Parker e13f09f0ca Explicit model checkers should throw an exception when iterative numerical methods do not converge within maxIters. 15 years ago
Dave Parker 6a046b4431 Tidy/improve passing of settings to explicit model checkers. 15 years ago
Dave Parker 3351288f3a StateValues has an associated model in explicit engine; improved printing. 15 years ago
Dave Parker 14025e109d Improvements to StateValues class + it's use in explicit model checking. 15 years ago
Dave Parker edab23b581 More updates to explicit library: 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 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 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 6364870212 Reduced amount of output in A-R loop for PTA model checking. 16 years ago
Dave Parker db60e6487b Javadoc fixes. 16 years ago
Dave Parker d40ffd38e9 Preliminary code to attach explicit stuff to PRISM + some more Model class re-arrangements. 16 years ago
Dave Parker 564a7354e6 Output typos. 16 years ago
Dave Parker ebd7af1d53 Code tidy. 16 years ago
Dave Parker 1fba1a5e41 Test program for (explicit) STPG model checking. 17 years ago
Dave Parker 92b341ccf2 Tidy, 17 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