150 Commits (3aff21fceedd96b47ef887d25c78448d9e3520fb)

Author SHA1 Message Date
Joachim Klein cbdcde36cb GUISimPathFormulaeList: fix some warnings 8 years ago
Joachim Klein 0559014a2f GUISimulator: harden against exceptions 8 years ago
Joachim Klein 737ad9cd22 GUISimulator: Fix "Simulate up to step x, backtrack x steps" handling for CTMC models 8 years ago
Joachim Klein 6c0294923e Use exact evaluation of constant expressions in exact and parametric mode 8 years ago
Joachim Klein abf37417fd Fix JDK9 compilation issue, use parser.ast.Module instead of Module 9 years ago
Dave Parker c0e99cea6b Error message typo. 10 years ago
Joachim Klein c70922c329 GUISimulator, path formulae view: For P[ phi ] properties, display only the inner path formula phi 10 years ago
Joachim Klein 4f165146b1 GUISimulator: reactivate the display of path formulae in the corresponding simulator tab [reported by Steffen Märcker] 10 years ago
Dave Parker 11cf431209 Auto-format. 11 years ago
Dave Parker 15cbc73554 Tidying/commenting in GUI simulator. 11 years ago
Dave Parker 18cd16d78d Code tidy (auto-format). 11 years ago
Dave Parker 85b7c30d4a Catch possible null value in GUI simulator update table display (reported by Steffen Marcker). 11 years ago
Dave Parker 91d83d245b Tidying GUI code. 11 years ago
Dave Parker c2bc82b76c GUI simulator fix: new path action triggers model parse if it had not been done (e.g. due to large models not auto-parsing). 11 years ago
Dave Parker 6b8bb831fb Code tidy. 11 years ago
Dave Parker 02c26dbf53 Update simulator to allow path lengths over 2^31. 13 years ago
Dave Parker 37b6d72e7f Code tidy 13 years ago
Dave Parker 71b207746c Remove confusing GUI question dialog. 13 years ago
Dave Parker 52e384b8c5 Undo some recent tidies to retain java 6 compatibility. 13 years ago
Dave Parker c769bb5ac0 Remove a few warnings. 13 years ago
Dave Parker 86bd5a5d71 Small bug fix: missing err msg in GUI simulator. 13 years ago
Dave Parker ada9f0e3c7 Misc code tidy and warning removal. 13 years ago
Dave Parker 9673f00c6a Miscellaneous code tidying + warning fixes. 13 years ago
Dave Parker aa807d3ab3 Small improvements to usability of the GUI simulator transition table. 13 years ago
Dave Parker 7af19279f6 GUI bugfix: NPE. 14 years ago
Dave Parker 57259f67c1 Updated version of Path Plot dialog, including specification of max path length. 14 years ago
Dave Parker 74717ecb9a Updated version of Path Plot dialog, including specification of variables. 14 years ago
Dave Parker b80badd54c Shortcut for new path plot (Ctrl/Cmd-F8). 14 years ago
Dave Parker d528208cc7 Small GUI fixes: resets of warning counters. 14 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 9dc7609982 Changed/all-steps option in Path Plot Display dialog now respected. 14 years ago
Dave Parker 41ad029281 Default to "changes" in "plot path details" dialog. 14 years ago
Dave Parker 2b85d7307d Tidy/fix double click detection in GUI simulator. 14 years ago
Dave Parker af37dc9864 Tidy/fix double click detection in GUI simulator. 14 years ago
Dave Parker d0bf75014f Improved "Path Plot Details" dialog. 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
Dave Parker bdd579d85d New option in GUI simulator to plot path on a graph (all vars over time). 14 years ago
Dave Parker 178d3ca90e SimulatorEngine only builds TransitionList on demand. 14 years ago
Dave Parker 3afdc1b708 Bugfix: loading new path into simulator should select end state of path. 15 years ago
Dave Parker b3df07c192 Load model/prop labels when showing cex in GUI simulator. 15 years ago
Dave Parker 1f4461da64 Ctrl -> Cmd in GUI on Macs. 15 years ago
Dave Parker 61a161b0ec Do not add loaded path properties to simulator (caused const evaluation bug found by Mateusz in PMC practical) and is not finished yet anyway. 15 years ago
Dave Parker 3d3108419b Bug fix (again) - to compile on Java 7 (via some import tidying/fixes). 15 years ago
Dave Parker 0b65c69a6b Added loadPath methods to SimulatorEngine and GUISimulator; not used currently. 15 years ago
Dave Parker 2f5de7b714 GUISimulatorPathTableModel reads from new PathFullInfo interface. 15 years ago
Dave Parker f274604e0b GUI bug fix (simulator). How did this ever work? 15 years ago
Dave Parker f3ae5d3b23 Refactoring/tidying/fixing GUISimulator. 15 years ago
Dave Parker 6b21b0543d Added ModelType.probabilityOrRate() method, used in simulator. 15 years ago