283 Commits (ff11760860c7010c1bad061816ea28db040f4103)

Author SHA1 Message Date
Dave Parker ada9f0e3c7 Misc code tidy and warning removal. 13 years ago
Dave Parker fe4cd9560c Allow unbounded integer variables in model (but forbid for symbolic model construction). 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 4d79945749 Export labels option for model/prop menus in GUI. 13 years ago
Dave Parker 30e1bc53e1 Compile fix. 13 years ago
Dave Parker af2379160b Bug fix: PEPA model errors were not handled properly in the GUI. 13 years ago
Vojtech Forejt 8aac321f5e Pareto points in GUI must be added in the right order to be shown 13 years ago
Dave Parker 3dfc147fc7 Fix GUI so that displayed property results (in results dialog, tooltips) respect new lines (e.g. for Pareto properties). 13 years ago
Dave Parker 01c8e4872d Pareto queries return actual point list (TileList), not void. 13 years ago
Dave Parker 4eba6c48f3 Code tidy 13 years ago
Dave Parker 9b5aae301f Patch in current version of multi-objective model checking (from prism-multi branch). Still need to copy across etc/ directory containing lpsolve libraries. Also contains a few JDD fixes via Christian von Essen. 13 years ago
Dave Parker 1ea340dbd2 Author/copyright info. 14 years ago
Mateusz Ujma ba03cc9671 Added comment 14 years ago
Dave Parker 9565022214 Fix: properties files passed to GUI forgotten about in case of model parse error. 14 years ago
Mateusz Ujma e48a274c55 Added loading properties from command line when using GUI 14 years ago
Mateusz Ujma 2983cde5b2 Changed JLabel to JTextField to be able to copy&paste current model/properties file name. 14 years ago
Dave Parker 7af19279f6 GUI bugfix: NPE. 14 years ago
Dave Parker 21eae01cfb GUI bug fix (crash caused by model tree not displaying clocks, spotted by pk123 on forum). 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 f412d3115e Graph chooser dialog defaults to last graph created for "existing graph". 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 681350864f Double click to zoom out in GUI graphs. 14 years ago
Dave Parker cf907acc07 GUI constant picker for graphs defaults to property constants first. 14 years ago
Dave Parker 178d3ca90e SimulatorEngine only builds TransitionList on demand. 14 years ago
Dave Parker e841f4ff9e Default settings file ~/.prism is only read in by GUI, not command-line. 14 years ago
Dave Parker edafa10bbd GUI fix: model errors (and jumping to that tab) work better with running experiments. 14 years ago
Dave Parker 07bf18a2f4 Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Vojtech Forejt e8b3a05a27 fixes ticket #10 14 years ago
Vojtech Forejt d4d4108886 fixes ticket #5 14 years ago
Dave Parker ead22700e8 New SimulatorEngine/Prism method prism.isPropertyOKForSimulation(). 14 years ago
Dave Parker 3afdc1b708 Bugfix: loading new path into simulator should select end state of path. 14 years ago
Dave Parker b3df07c192 Load model/prop labels when showing cex in GUI simulator. 14 years ago
Dave Parker ce41611aa2 Enable viewing of witness/counterexample for E[F...] in GUI. 14 years ago
Dave Parker 61c042fa9c Bug fix: axis fonts when loading/saving graphs. 14 years ago
Dave Parker 53da7bccf1 Prism.modelCheck() takes Property rather than Expression objects, and thus displays property names when model checking. 14 years ago
Dave Parker 1f315247a3 Test commit 14 years ago
Dave Parker 0b83c9a079 Test commit 14 years ago