22 Commits (29e6e172b8aaf535df1cbe0fba04d9c31b9d7a0d)

Author SHA1 Message Date
Joachim Klein 5d0880758b param/exact: Note engine in PrismNotSupported exceptions 8 years ago
Joachim Klein 4f0137933c param / exact: Evaluate expressions exactly in various places (+tests) 9 years ago
Joachim Klein 622faad3e1 param/exact: protect against malformed rates / probabilities 9 years ago
Joachim Klein 2dc08f6fb1 param: store whether the parametric engine is used for exact or parametric analysis, adapt log output / errors 9 years ago
Dave Parker 002257286d Align parametric model construction with the non-parametric a little more. 10 years ago
Dave Parker 7e51a56157 Code tidy 10 years ago
Dave Parker 19ec2f0a76 Refactor parametric model construction to use an extension of ModelGenerator instead of reading specifically from a ModulesFile. Needs further refactoring. 10 years ago
Joachim Klein e1b22b5a9d param/exact: warn if some probability/rate is zero in an update 10 years ago
Joachim Klein cc9585aa25 param: convert expressions to functions earlier in model building 10 years ago
Joachim Klein 6f4c9bf1e2 param/exact mode: Error if probabilities don't sum to 1 for some command (DTMC, MDP) 10 years ago
Joachim Klein b48a81827a param.ModelBuilder: add getParameterNames() method 10 years ago
Joachim Klein 5f17dfed2e param: Output size information for the constructed model 10 years ago
Joachim Klein 7b8d489ee2 param/exact: support for ITE and functions in probability expressions 10 years ago
Dave Parker b12953b937 Make use of the new PrismNotSupportedException. 11 years ago
Ernst Moritz Hahn 892ecc31e4 fix for dtmcs with overlapping commands 11 years ago
Dave Parker f0db2c26f9 Improve handling of constants in parametric model checking - avoid conversion of fractional constants such as 1/3 to doubles and the resulting loss of precision. 12 years ago
Dave Parker 1ca8edb190 Tidy up output from parametric model checking. 13 years ago
Dave Parker 10e896da5b Code refactoring. 13 years ago
Dave Parker 21b4fcf292 Bugfix: capitalisation in parametric settings. 13 years ago
Mateusz Ujma 8f08ab35d3 Added StateStorage interface 13 years ago
Dave Parker c82d9e7de7 Tidy up of parametric/FAU settings to match rest of PRISM 13 years ago
Ernst Moritz Hahn fd855d0ff4 reintegrated parametric stuff 13 years ago