210 Commits (c94a4352a9c07db39cb49294184c6c3b9b0e5bed)

Author SHA1 Message Date
Dave Parker 7cd3f36336 GUI bugfix: "Update" in GUI simulator transition table displaying wrongly for old path states. 15 years ago
Dave Parker 45da0e31ae Bugfix: exception when checking R[I] properties with simulator. 16 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. 16 years ago
Dave Parker 0ef5412cda Output format of simulator traces (from -simpath or GUI export) matches GUI better. 16 years ago
Dave Parker adac14e1d8 Bugfix: GUI simulator now correctly recalls choices made in states. 16 years ago
Dave Parker 6defb1f390 Bugfix in -simpath: vars=() now only shows steps that change vars, as intended. 16 years ago
Dave Parker e4d1d0c10c Bugfix in simulator: Wrong answers for R=?[C<=t] properties on CTMCs. 16 years ago
Dave Parker 53db5959d1 Bugfix: vars option in -simpath was broken in new new simulator. 16 years ago
Dave Parker 9833da842a Simulator bugfix: local nondeterminism handled incorrectly. 16 years ago
Dave Parker 35f377ab3e Improved documentation (JavaDoc mostly). 16 years ago
Dave Parker ac19ffc149 Trap potential GUI bug (from Marco). 16 years ago
Dave Parker 5d9573628d Better error message for simulator on filters. 16 years ago
Dave Parker 53a5274cb3 Addition of new statistical model checking stuff (patch difference between trunk and prism-statmc branch at this revision). 16 years ago
Dave Parker c1025f4b72 Javadoc fixes. 16 years ago
Dave Parker 37f9cf9325 Javadoc fixes. 16 years ago
Dave Parker db60e6487b Javadoc fixes. 16 years ago
Dave Parker 98126c125c Code tidy. 16 years ago
Dave Parker 9f5d37ffa3 Bugfix: simulatino for experiments was disabled. 16 years ago
Dave Parker fbec092ace Check for overflows added to simulator, but disabled for now. 16 years ago
Dave Parker de11a8685e Code tidy. 16 years ago
Dave Parker b6d4a15737 Simulator disabled for PTAs. 16 years ago
Dave Parker da9ca7124c Small tidy in simpath generation. 16 years ago
Dave Parker 29c462722c Simulator bugfix: exported path was one short. 16 years ago
Dave Parker fcf236acd3 Added (self-loop) deterministic loop detection to simulator. 16 years ago
Dave Parker 55899baab5 Simulator bug: picking wrong random choice in CTMCs with multi-update commands (e.g. DTMCs seen as CTMCs). 16 years ago
Dave Parker 7607a567da Add isDeterministic() method to TransitionList. 16 years ago
Dave Parker eeb31a9735 Simulator complains about invalid (-ve/NaN) probs/rates. 16 years ago
Dave Parker bc834d7d83 Better property checks for PTAs, including new computation of prob operator nesting. Better handling of labels in PTA model checker. 16 years ago
Dave Parker bcd6110358 Simulator updates: fixed display of transitions in GUI, added (some) detection of deadlocks/self-loops. (And some tidying.) 16 years ago
Dave Parker 1a67f8997f Tweaks to GUI simulator transition table. 16 years ago
Dave Parker 04b7b65a42 Simulator tidies. 16 years ago
Dave Parker 911268e6ea Simulator bug (overwrite old states when backtracking). 16 years ago
Dave Parker cd36ad544f Simulator updates, including local nondet (untested). 16 years ago
Dave Parker 4a8ea16a6c Fixes, tidies in simulator. 16 years ago
Dave Parker 84cf5db181 Fixes, tidies in simulator. 16 years ago
Dave Parker 97fddcb1b9 Remove preceding states added to simulator. 16 years ago
Dave Parker ddb279d4e0 Removed accidental parts of last commit. 16 years ago
Dave Parker 915edf43ba Option (current enabled) to use FORMATS10 style forwards reach, plus a few zone API tweaks. 16 years ago
Dave Parker c4a8bd19c4 Simulator code: tidy. 17 years ago
Dave Parker 763285cc4c More simulator additions/tidying. 17 years ago
Dave Parker a0db106a88 Tweaks to Sampler design + non-compilation bugfix. 17 years ago
Dave Parker 9ce9901d91 Further work on simulator. 17 years ago
Dave Parker bb2615b43b Further work on simulator. 17 years ago
Dave Parker c3ba43e358 Further work on simulator. 17 years ago
Dave Parker 17b4d063d1 Simulator supports labels 17 years ago
Dave Parker 6dc06b42b7 Fixes and tidies to the simulator. 17 years ago
Dave Parker 7039eb385c Further work on simulator, including sampling. 17 years ago
Dave Parker 4ee4fb211a Further work on simulator, including sampling. 17 years ago
Dave Parker af0fb7cba6 Simulator bug fix (non-compile). 17 years ago
Dave Parker c28f11a31d Further improvements to the simulator. 17 years ago