26 Commits (3da87f5bf56cb40569c0a4db380598b0cd413644)

Author SHA1 Message Date
Dave Parker 9b039439c2 Bug fix in export of simulation path (to a file): file should be closed on completion. 11 years ago
Dave Parker 02c26dbf53 Update simulator to allow path lengths over 2^31. 12 years ago
Dave Parker 9a658794b1 Additional -help xxx messages. 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 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
Dave Parker e1e6267210 Move path plot thread to GUI to allow display of warnings/errors. 14 years ago
Dave Parker 6d502769be GUI simulation path plot and can show vars and/or rewards. 14 years ago
Dave Parker a28c14715c Simulation path generation handles empty vars=(). 14 years ago
Dave Parker 6d9806ad16 PathToText respects new "change" option + bugfixes. 14 years ago
Dave Parker d1e4de5fb3 Make "rewards" option of simpath consistent with others. 14 years ago
Dave Parker d960bf8020 Better handling of errors in simulator calls from GUI. 14 years ago
Dave Parker 992c0864dc New/improved simulation path plotting functionality. 14 years ago
Vojtech Forejt acd646d02c * PrismLog now has a "printWarning" method that can be used to print warnings. 15 years ago
Dave Parker 087ea5da6a General tidy up of initial state handling in simulator, including a few GUI bug fixes. GUI default is to use the default initial state. For generation of simulation paths, there is a separate menu item to start from a specified state (and no option to switch asking on/off). Additional tidying and documentation in related parts of code too. 15 years ago
Dave Parker 53db5959d1 Bugfix: vars option in -simpath was broken in new new simulator. 15 years ago
Dave Parker db60e6487b Javadoc fixes. 16 years ago
Dave Parker da9ca7124c Small tidy in simpath generation. 16 years ago
Dave Parker fcf236acd3 Added (self-loop) deterministic loop detection to simulator. 16 years ago
Dave Parker 4a8ea16a6c Fixes, tidies in simulator. 16 years ago
Dave Parker c4a8bd19c4 Simulator code: tidy. 16 years ago
Dave Parker bb2615b43b Further work on simulator. 16 years ago
Dave Parker c3ba43e358 Further work on simulator. 16 years ago
Dave Parker af0fb7cba6 Simulator bug fix (non-compile). 16 years ago
Dave Parker 6bf2d09394 Updates to simulator, including random choices for CTMCs. 16 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago