2892 Commits (e907d96374c95a2d42ab8c68350f799e2b8d2aec)

Author SHA1 Message Date
Chris Novakovic aa09191f20 Makefile: prepend PRISM-specific _DIR variables with PRISM_ 7 years ago
Dave Parker b89007cc23 Makefile bug (pepa/compiler). 7 years ago
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
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
Dave Parker 39d83fafea Compile warning fix. 7 years ago
Dave Parker 31aa67ff75 Version number (4.5.dev). 7 years ago
Dave Parker e4dc132cdc Version number (4.5). 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
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
Chris Novakovic 8c020ca3db explicit: make state sorting optional 7 years ago
ep2016 f5b7af9c98 Check for unbounded variables in ModelGenerator2MTBDD. 7 years ago
Joachim Klein d73591178b
PrismHybrid.java: Protect interval iteration JNI calls against large state spaces 7 years ago
Joachim Klein 81bf49b003
PrismSparse.java: Protect interval iteration JNI calls against large state spaces 7 years ago
Joachim Klein 04982ea720
param/Makefile: Fix typo 7 years ago
Joachim Klein 7328789e4f prism.NondetModelChecker: Fix potential memory leak when using -exportstrat and interval iteration 7 years ago
Joachim Klein 15482e8458 Sparse engine with -exportstrat: Fix crash during strategy initialization 7 years ago