3453 Commits (43b22d170bb9cae079a46bca9b7b69bf92a2c78c)

Author SHA1 Message Date
Joachim Klein 43b22d170b CTMC steady explicit: Fix regression introduced by #116 7 years ago
Steffen Märcker 809f10fe9b Provide method to compute steady state probs for BSCC without explicit post processing 7 years ago
Steffen Märcker 5c33a555ac Move BSCC post processing into steady-state computation for BSCCs 7 years ago
Joachim Klein 16240b0eee explicit: Support computation of R=? [ S ] for DTMCs/CTMCs 8 years ago
Joachim Klein a8aa7f1f15 explicit: Support computation of S=? [ phi ] for CTMCs 8 years ago
Joachim Klein de1f0746f5 explicit: add support for steady-state probability computation for CTMCs 8 years ago
Joachim Klein fb940b8cb3 explicit: provide mechanism for post-processing BSCC probabilities in steady-state computations 8 years ago
Joachim Klein e83aeaa7ca explicit: refactor computeSteadyStateFormula 8 years ago
Joachim Klein e69bbe40d8 GUIMultiModelHandler: Inhibit creation of WaitParseThread during GUI startup 7 years ago
Joachim Klein 84f4d7167d GUIMultiModelHandler: Refactor restarts of the WaitParseThread 7 years ago
Joachim Klein a328b64748 GUIPrism, GUIPlugin: Provide onInitComponentsCompleted hook for plugins 7 years ago
Dave Parker 445168077d Bug fix in symbolic model checking of filters. 7 years ago
Dave Parker e7a97ed795 Change underlying mechanism for -exportvector (new "store" filter). 7 years ago
Joachim Klein 3cb4f42ded Allow -exportsteadystate with MTBDD engine 7 years ago
Joachim Klein 9757c7aab4 Refactor symbolic state value printing 7 years ago
Joachim Klein 8172c780ef Result: Clear previously stored result vector 7 years ago
Dave Parker d1f8a87aeb First version of -exportvector <file> switch for the command-line. 7 years ago
Dave Parker 584920edb5 Small fixes in fresh install scripts (dependencies). 7 years ago
Joachim Klein e2a36731e2 ODD: Add small sanity check 7 years ago
Joachim Klein ccbd11118d ODD creation: Return null instead of exception on overflow 7 years ago
Joachim Klein b49ecc8dcb MTBDD model checking: Harden against missing ODD 7 years ago
Joachim Klein e2fa7215b9 StateValuesDV: Fix output when indices are not to be printed 7 years ago
Joachim Klein a957dabe15 ExportIterations: use int64_t for vector size instead of int 7 years ago
Joachim Klein bb6c9a522a prism-auto: exit code 1 in test mode if there were failures 7 years ago
Dave Parker 39d83fafea Compile warning fix. 7 years ago
Joachim Klein 190b7d6c64 lpsolve java wrapper: fix delete/delete[] issues 7 years ago
Dave Parker 31aa67ff75 Version number (4.5.dev). 7 years ago
Dave Parker 66e766aa0f Add release_source target to Makefile for building source releases. 7 years ago
Dave Parker e4dc132cdc Version number (4.5). 7 years ago
Dave Parker c0533b0b0d Install script mods: add git dependency and run make/test in subshell. 7 years ago
Joachim Klein 1e04c20ca6
Fix explicit non-prob LTL checking with experiments 7 years ago
Joachim Klein 0972e1c183 Switch to MTBDD only if MTBDD engine is not already selected 7 years ago
Joachim Klein cd8fc128d5 GUISimulator, 'Export path': Optionally export reward information as well 7 years ago
Joachim Klein 6a7458fb47 Simulator: Optionally export rewards with path 7 years ago
Joachim Klein 5ebbe698d1 Simulation results (GUI): Note if nondeterminism was resolved uniformly 7 years ago
Joachim Klein 4fc79a68fc Simulation results: Note if nondeterminism was resolved uniformly 7 years ago
Joachim Klein df6aee3df9 ModelType: fix visibility of removeNondeterminism() 7 years ago
Joachim Klein 615d3c2147 PRISM startup scripts: use exec call to start Java by default 7 years ago
Joachim Klein 9e386b90a1 PRISM startup scripts: remove support for notification via NOTIFY='yes' 7 years ago
Joachim Klein 7b8a4628d0
Fix evaluateExact for unary minus 7 years ago
Joachim Klein e8788b776f Fix rare crash during GUI startup. 7 years ago
Joachim Klein 06bba360ca ExportIterations: Switch to HTTPS in PRISM URL 7 years ago
Joachim Klein dc5a8b6f7e Proper DD cleanup after MTBDD engine's Gauss-Seidel exception 7 years ago
Dave Parker f2ba95d88c Update scripts README. 7 years ago
Dave Parker 4838bcaf28 Fix install scripts: echo commands and bail on errors. 7 years ago
Dave Parker f2b8945bd8 Utility scripts for installing on PRISM on fresh OSs (Ubuntu, RHEL for now). 7 years ago
Joachim Klein 98c019b175 Automatically switch to MTBDD engine before model checking if hybrid/sparse engine can not handle state space 7 years ago
Dave Parker 262440f004 Warning message typo. 7 years ago
Joachim Klein 837bdc601d
Rmin/max[C]: Switch from -hybrid (default) engine to -sparse 7 years ago
Dave Parker 6196501210 Export of individual solution vectors during multi-objective model checking (currently disabled). 7 years ago