3358 Commits (799285f9218630591b171f126469a7de4db4cf7f)

Author SHA1 Message Date
Dave Parker c74d5641ad Removed some surplus output statements. 20 years ago
Dave Parker 3c35caeafb Bugfix to -simpath option. 20 years ago
Dave Parker 8a34673e81 Improvement to -simpath functionality (vars=... option). 20 years ago
Dave Parker 7afe2837b9 Added -simpath switch for generating random paths from command-line. 20 years ago
Dave Parker deba7db8f0 Small improvements to Matlab graph output format. 20 years ago
Dave Parker 1188cda273 Added option to disable steady-state detection for CTMC transient analysis. 20 years ago
Dave Parker 1ef887d4bd Update CHANGELOG. 20 years ago
Dave Parker 79abfc3972 Fixed small memory leak in JDD.cc. 20 years ago
Dave Parker e177915ca5 Fixed various dialogs so that they centre on their window parent. 20 years ago
Dave Parker 1b4036bc16 Major overhaul of rewards to allow multiple (named) reward structures. 20 years ago
Dave Parker 50d1d0f570 Bugfix in simulator trace export to file. 20 years ago
Dave Parker 060576d0e8 Makefile tweaks: improved detection of Java wrt symlinks. 20 years ago
Dave Parker 52c1294341 Removed restriction that type keyword must be first thing in model file. 20 years ago
Dave Parker 031c8968b1 Final changes for 3.0 release. 20 years ago
Dave Parker 963962da84 New README.txt (installation instructions now in manual). 20 years ago
Dave Parker b4662c9b51 Added PNG versions of icons. 20 years ago
Dave Parker de0ce73ec3 Bugfix: Evaluation of double-valued powers by the simulator. 20 years ago
Dave Parker e8923a97fe Optimisation for CSL S operator (skip reach probs when irrelevant). 20 years ago
Dave Parker bde546ea25 Added getLastUnif() to hybrid engine for querying uniformisation rate. 20 years ago
Dave Parker 7d7d06ef99 Bugfix: GUI option 'clear properties on model load' now respected. 20 years ago
Dave Parker cd73222bba Bug fix for explicit import when some variables have zero range. 20 years ago
Dave Parker 1b4ba985cd Makefile bugfix: dist_bin target. 20 years ago
Dave Parker 0bb111592d Add svn rev info to CHANGELOG.txt. 20 years ago
Dave Parker a4269331e4 Bugfix: Explicit casting from ExpressionTrue to Expression for fussy Java compilers. 20 years ago
Dave Parker f4917ae3ad Preparations for 3.0.beta1 release. 20 years ago
Dave Parker 98f23256d6 NEdit highlighting file doesn't need to be version dependent. 20 years ago
Dave Parker 2eef3d920f NOTES shouldn't be in the main release. 20 years ago
Dave Parker cfe3a21e1b Changed calls to v.at() function of C++ vectors to equivalent v[] to allow compilation on older versions of gcc. 20 years ago
Dave Parker 13cc698041 Tidy (remove redundant code) in simulator wrt samples which reach max path len. 20 years ago
Dave Parker babd8c6bc0 Added error on attempt to use simulator on models with system...endsystem construct. 20 years ago
Dave Parker 07baeb554e Added parse-time checks for illegal updates (synch+global or non-local). 20 years ago
Dave Parker 21d62e9aa9 Removing some diagnostics left over from previous commit. 20 years ago
Dave Parker 99b087ee84 Partial cleanup of some simulator C++ exception code. 20 years ago
Dave Parker 0f864486ee GUI simulator typo. 20 years ago
Dave Parker f369189cd5 Changed updates table in GUI simulator from 4 to 3 column format. 20 years ago
Dave Parker e5f9542506 Improvements to explicit import functionality: 20 years ago
Dave Parker 57179575d4 Removal of surplus Class:: in C++ header simmodel.h to allow compilation with gcc 4.1. 20 years ago
Dave Parker ee3fca5642 Bugfix: simulator doesn't recompute state rewards when backtracking/restarting. 20 years ago
Dave Parker 1e2f094a53 Fixed prism/xprism scripts to solve problems with headless use of command-line version. 20 years ago
Dave Parker 36ab11fa71 State lists and vectors display Boolean variables properly (true/false, not 1/0). 20 years ago
Dave Parker 4d3a165eb3 Export labels option now also includes default labels init/deadlock. 20 years ago
Dave Parker e799b672d6 Typo in non-convergence error messages. 20 years ago
Dave Parker eaec374a48 Makefile tweak: Allow forced rebuild of CUDD when dir is symlink. 20 years ago
Dave Parker 2037dca0d5 Disable error handling (i.e. exceptions) for some PrismMTBDD functions where unused. 20 years ago
Dave Parker 0967807f5b Improved error handling in model checkers (Java and C++). 20 years ago
Dave Parker 48890299eb Bugfix: for CSL U>=0 properties. 20 years ago
Dave Parker 08efa5ea47 Bug fix in PH_ProbReachReward: segfault when linear equation system solution fails. 20 years ago
Dave Parker 23717de1ce Main makefile tweak: improved checks for JAVA_DIR etc. 20 years ago
Dave Parker 4f5fec53f1 Preprocessor fix: allow preprocessing within comments. 20 years ago
Dave Parker efcaa0d1e5 Added some missing switches to -help display. 20 years ago