3667 Commits (16240b0eee6709cf9082ec0c9969f60cc14a36ea)
 

Author SHA1 Message Date
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 7ffaf348a5
Travis-CI: Switch to Ubuntu Xenial and openjdks 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 e20d0d1e12 Update README (licensing, dependencies). 7 years ago
Dave Parker 584920edb5 Small fixes in fresh install scripts (dependencies). 7 years ago
Dave Parker e646f6587e Update link to regression test documentation (now on GitHub wiki). 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
Joachim Klein 58034a739f
README.md: Clarify affiliation 7 years ago
Dave Parker 1285bbfc99 Add "make test" to brief install instructions in README. 7 years ago
Dave Parker 31aa67ff75 Version number (4.5.dev). 7 years ago
Dave Parker 3f99181bae Verion number + release date in CHANGELOG. 7 years ago
Dave Parker 66e766aa0f Add release_source target to Makefile for building source releases. 7 years ago
Dave Parker 18d4fb7890 Update manual (4.5). 7 years ago
Dave Parker e4dc132cdc Version number (4.5). 7 years ago
Dave Parker 0c64f02107 CHANGELOG. 7 years ago
Dave Parker 8394df8e1a Update CHANGELOG wrt latest commits. 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 15ebaecbf8
Travis CI: Temporarily disable jdk 11 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