1392 Commits (dc6037d0479e4e22f1aa6cfa2f3475e97fb046cd)
 

Author SHA1 Message Date
Vojtech Forejt dc6037d047 PrintWarningToMainLog method that gives access to Java printWarning method. 14 years ago
Vojtech Forejt 1e49dd0197 Verification/simulation in GUI now shows number of warnings in the result window (if it's nonzero) 14 years ago
Vojtech Forejt acd646d02c * PrismLog now has a "printWarning" method that can be used to print warnings. 14 years ago
Vojtech Forejt 0f52647368 changed bash completion script so that it does not print full paths when completing file names 14 years ago
Vojtech Forejt bccfecbefa First version of Bash programmable completion script for PRISM 14 years ago
Vojtech Forejt 8f89f4e4b1 Verbosity level in PrismLog. Untested yet. 14 years ago
Vojtech Forejt cd1b3dcfed Fixed a problem where transition rewards were not being set for unnamed actions 14 years ago
Dave Parker 3bfb5929bb Explicit bug fig (from qar/Anvesh) - can now reset rewards in MDPRewardsSimple to 0. 14 years ago
Dave Parker ef5f6db0ad Re-instate .dev version suffix 14 years ago
Dave Parker 50d08cde90 Un-needed file 14 years ago
Dave Parker e9a1859339 Add binary operators to StateValues class and use in explicit model checking. 14 years ago
Dave Parker bf59e25a49 Fixed a bug in getAllUndefinedConstantsRecursively. Showed up when running auto in embedded example. Bug found by Janne Kauttio. 14 years ago
Dave Parker 9e7ff7c43b Makefile fix. Package parser.type may not get built in some scenarios. 14 years ago
Dave Parker be5c6ea92a Added PrismTest class to illustrate programmatic use of PRISM. 14 years ago
Dave Parker a19cd352f1 Makefile dist_bin target automatically builds "all" too first. 14 years ago
Dave Parker 3a85f6e277 Make binary distribution names architecture-dependent (32 vs 64 bit). 14 years ago
Dave Parker aae6d1c39e Compile fix - oops. 14 years ago
Dave Parker 7f1b6beb4c Version num: 4.0.2 14 years ago
Dave Parker fadb7858ab CHANGELOG. 14 years ago
Dave Parker aca617849b Some optimisations for approximate model checking on models with deadlocks (could do other operators too). 14 years ago
Dave Parker f578bbb893 Approximate model checking ignores "max path length" setting when verifying time-bounded properties. 14 years ago
Dave Parker 905a57fcf3 Test commit 14 years ago
Dave Parker a41137906a Test commit 14 years ago
Dave Parker e6e29e6c7a Test commit 14 years ago
Dave Parker 1867f1e5e3 Small changes to reading in of init distributions (to align with new explicit version). 14 years ago
Dave Parker 755295f9b4 Explicit engine handles transient with imported init distribition. 14 years ago
Dave Parker c072eb0bd3 More methods in explicit StateValues. 14 years ago
Dave Parker 9707b6bf10 Added -exportstates for explicit engine. 14 years ago
Dave Parker 30c0c09569 Small fixes in explicit StateValues class. 14 years ago
Dave Parker 355032b5e3 Code tidy 14 years ago
Dave Parker 9ba97fe1fc Add MDPExplicit class to capture shared from MDPSimple/MDPSparse (also a few fixes to same thing done previously for DTMCs). 14 years ago
Dave Parker 6a046b4431 Tidy/improve passing of settings to explicit model checkers. 14 years ago
Dave Parker d54e92533c Another fix for adv gen in explicit engine: min probs should not be treated as for max probs. 14 years ago
Dave Parker e24ee33442 Bug fix in explicit MDPs: actions added as 0.0 instead of null. 14 years ago
Dave Parker 0bb97718c1 Adv gen for rewards in explicit engine (from prism-games). 14 years ago
Dave Parker 0debba1332 New JDD debugging code from Vojta (disabled by default). 14 years ago
Dave Parker f49ce60f1b Fixes in explicit MDP adversary generation (min case can give wrong answer). 14 years ago
Dave Parker 1076e70f9f Bug fix in explicit-state MDP adversary generation (MDPSparse). 14 years ago
Dave Parker 89580b450d Makefile bugfix: better alignment of CUDD and PRISM compile flags. 14 years ago
Dave Parker 76119e3a08 Fix bug in experiments (introduced in recent const improvements) (schoolboy error). 14 years ago
Dave Parker 995cdd3600 More printing options in StateValues (incl. state lists) + rest of filter stuff. 14 years ago
Dave Parker 5bfd9fdd59 Bug fix in filtered printing. 14 years ago
Dave Parker 3351288f3a StateValues has an associated model in explicit engine; improved printing. 14 years ago
Dave Parker c476f05eac Partial implementation of explicit print filter. 14 years ago
Dave Parker 22d46d0cbb More printing stuff in explicit StateValues. 14 years ago
Dave Parker 3204326ebc Improved explicit StateValues class. 14 years ago
Dave Parker 452f4f2338 More filters in explicit engine. 14 years ago
Dave Parker cce915767a More filters in explicit engine. 14 years ago
Dave Parker 34fc80f4b9 Partial implementation of filter for explicit engine. 14 years ago
Dave Parker 14025e109d Improvements to StateValues class + it's use in explicit model checking. 14 years ago