1353 Commits (018c8c89d5035c3c3ab8c5985c31cc33c404c049)

Author SHA1 Message Date
Dave Parker 018c8c89d5 Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker 726c84eedd Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 1539fc766c Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 4ee9ed825e Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker 6df7dbf140 Some code auto-formatting (for branch purposes). 13 years ago
Dave Parker 8784323e6e Some code auto-formatting (for branch purposes). 13 years ago
Dave Parker 021b512512 Bugfix: error in recent additions to S operator type checking. 13 years ago
Dave Parker aed65159ca Import auto-tidy 13 years ago
Dave Parker 18b4d0daa3 Change -exportresults to use notation <file[:<options>] not <file[,<options>]> by default. 13 years ago
Dave Parker 54a724c3cd Document -exportmodel and -import model in -help. 13 years ago
Dave Parker b899db642e Revised notation for -exportmodel and -importmodel (following discussions with Hubert). 13 years ago
Dave Parker 6a218a9e6f Tweak to message output when exporting labels. 13 years ago
Dave Parker 9a658794b1 Additional -help xxx messages. 13 years ago
Dave Parker 3ec332e2d0 Tweak -help. 13 years ago
Dave Parker f33fde1d60 A few -help message tweaks, and some new '-help xxx' switches (currently just for const and exportresults). 13 years ago
Dave Parker e1db928f9f Bugfix: missing type checking in properties: P/S/R operators were allowed to contain arbitrary types. 13 years ago
Dave Parker bba7710a6f Auto-switch to spatrse engine when asked to generate adversraries. 13 years ago
Dave Parker f26cb9a238 Add new -importmodel switch. 13 years ago
Dave Parker 34f6bf5e2d Add new -exportmodel switch. 13 years ago
Dave Parker e4956d786f Allow command-line switches of form --sw (as well as -sw). 13 years ago
Dave Parker d1046f553b Typos (fix from Gaston Ingaramo). 13 years ago
Dave Parker 96992ff1c9 Make error_message vars static in sparse/hybrid/mtbdd engines - reportedly causes crashes otherwise (fix from Gaston Ingaramo). 13 years ago
Dave Parker 114b285e19 Bugfix: verbose mode displaying of vectors was not working in explicit engine. 13 years ago
Dave Parker dff4d23dac Minor code tidy in PrismCL. 13 years ago
Dave Parker 8e9916b89f Silly bug fix for R[I] and R[C] on DTMCs in explicit engine. 13 years ago
Ernst Moritz Hahn a702c7ca64 fix for operator comparism which did not work in certain cases 13 years ago
Ernst Moritz Hahn cf32e05637 documentation 13 years ago
Ernst Moritz Hahn a0faf14d2c documentation 13 years ago
Ernst Moritz Hahn fd855d0ff4 reintegrated parametric stuff 13 years ago
Ernst Moritz Hahn 78ed924305 reintegrated fau 13 years ago
Dave Parker d5ccd1468a Tidy + updates to UndefinedConstants, including ability to remove constants after creation (for parametric stuff). 13 years ago
Dave Parker 9e886fc4ec Bugfixes + comments in buildMDPRewardsFromPrismExplicit in explicit.ConstructRewards (spotted by Ibrahim Abdoulahi). 13 years ago
Dave Parker 4d79945749 Export labels option for model/prop menus in GUI. 13 years ago
Dave Parker 8e743d142d Changelog and version num, ready for 4.1 public release. 13 years ago
Dave Parker 4e1900207a Separate MDP multi-objective setting from main MDP one. 13 years ago
Dave Parker 8833a6ef1d Option 'snaphot' for -simpath also displays state/step indices. 13 years ago
Dave Parker bca442ee59 In -simpath, specifying the vars=(...) option automatically triggers the changes=true option (to match behaviour in previous versions of PRISM), unless overridden by setting changes=false). 13 years ago
Dave Parker ec422e5c90 Bug fix in -simpath: state/step indices were not being displayed correctly when changes=true was set. 13 years ago
Dave Parker 1cad46ecec Add -politer switch and auto-switch to explicit engine for MDP methods other than value iteration. 13 years ago
Dave Parker 30e1bc53e1 Compile fix. 13 years ago
Dave Parker 77950aa954 Add missing operators EG and AF to CTL model checking. 13 years ago
Dave Parker abdb2f27c8 Bugfix: NPE in explicit reward structure creation (spotted by Marcus Daum, previously fixed in prism-games by Aistis). 13 years ago
Dave Parker 556dff7b30 Disable debug checks on CUDD close: see if we can actually get rid of annoying cuddClearDeathRow error messages. 13 years ago
Dave Parker 36adda1471 The "r" is prepended to svn revision numbers automatically (in prism.getVersion and printversion.sh). 13 years ago
Dave Parker 1bdb4ad285 Bugfix: prism.buildNumber should default to "" not null. 13 years ago
Dave Parker fecb67a17d Add bash script to extract PRISM version from Java source. 13 years ago
Dave Parker b9caf433f0 Slight changes to way version number is stored + possiblity of reading in svn revision. 13 years ago
Dave Parker ce11649a11 Move version number into prism.Version and automate build process to extract version. 13 years ago
Dave Parker af2379160b Bug fix: PEPA model errors were not handled properly in the GUI. 13 years ago
Dave Parker e8eb82d8ff Added probs option to -simpath switch allow displaying of transition probabilities/rates (+ addition of this info to underlying path data structures, interfaces, etc.) 13 years ago