1939 Commits (64cb80aa7e4426c506368d2551e388eb9ecad3d2)
 

Author SHA1 Message Date
Dave Parker de95d5ea89 Slight efficiency improvement in JDD.IsContainedIn(). 13 years ago
Dave Parker 786d2ac6a8 Tidy: Auto-format. 13 years ago
Dave Parker ae798a69d9 Fix: explicit engine did not pick up verbose setting. 13 years ago
Dave Parker 65bb3d2d9a Compiler warning. 13 years ago
Dave Parker cd250aa6d1 Improved selection of matching RESULT for -test: can just have a subset of const values in the RESULT spec. 13 years ago
Dave Parker eb8c1e9abf Better error msg for unavailability of R[C<=k] for MDPs. 13 years ago
Dave Parker 84f1c97413 Code tidy. 13 years ago
Dave Parker 3b59b8f6cd Code tidy. 13 years ago
Dave Parker da50f86281 Tweak comments in policy iteration. 13 years ago
Dave Parker eb34f465a7 Bounded until for DTMC/MDP in explicit engine. 13 years ago
Dave Parker 433c3a3414 Next operator for explicit model checker. 13 years ago
Dave Parker 4413259325 Explicit model checker can handle negated path operators like G. 13 years ago
Dave Parker 582ddb0e43 Error message typos. 13 years ago
Dave Parker 1b5dc955e6 Few extra methods in StateValues. 13 years ago
Dave Parker 6e2b0b789b DTMC S operator model checking for explicit engine. 13 years ago
Dave Parker fd53ce813c Refactor (symbolic) steady-state computation for S operator. 13 years ago
Dave Parker 5018559d3e DTMC steady-state computation for explicit engine. 13 years ago
Dave Parker 387fae41f4 Code comments 13 years ago
Dave Parker e0eca95da0 Refactor (symbolic) steady-state computation for S operator. 13 years ago
Dave Parker d71fde3538 Refactor (symbolic) steady-state computation. 13 years ago
Dave Parker 50201cfbf7 Refactor single-BSCC detection in (symbolic) steady-state computation. 13 years ago
Dave Parker 271f6af317 Temporary compile fix. 13 years ago
Dave Parker 4f09722850 Added IsContainedIn method to JDD. 14 years ago
Dave Parker 4fb0e557d9 More general fix replacing recent bugfix (rev 5568) for digital clocks timelocks from GUI. 14 years ago
Dave Parker 7940a7f271 Undo previous commit (not ready yet). 14 years ago
Dave Parker e5deabda0b Connect -importinitdist functionality for explicit engine (missing from rev 5545). 14 years ago
Dave Parker 275e1b8655 Bugfix: c-closure on empty zone breaks when max clock constraint constant is 0. 14 years ago
Mateusz Ujma d66142cf2d Fixed bug with not finding timelocks in Digital Clocks. 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 739f83e2ba Revert to old behaviour where ss/tr probabilities exported to files do not show state indices (otherwise breaks -importinitdist). 14 years ago
Dave Parker ab831c8a6c Allow -importinitdist for steady-state (as well as transient). 14 years ago
Dave Parker 535a42be04 Refactor (forwards) steady-state computation in symbolic engines, partly for alignment with future corresponding code in explicit engine, partly to allow arbitrary initial distributions, as for transient. 14 years ago
Dave Parker ad294aa981 Added dot product method to symbolic StateValue classes. 14 years ago
Dave Parker 1915395882 Bugfix: small optimisation was never enabled during stead-state computation. 14 years ago
Dave Parker e0d68f8b74 Bug fix: PTA rewards on digital clocks: forgot to scale by GCD. 14 years ago
Dave Parker 0022e81b1b Parser handles invalid literals (too big etc.) + tidy up of parser error reporting code. 14 years ago
Dave Parker b2f33e44a7 Fixed "changed" setting in graph display of simulation paths. 14 years ago
Dave Parker 7af19279f6 GUI bugfix: NPE. 14 years ago
Dave Parker 4f2759fadb CHANGELOG. 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 5131fb407f Some useful code (commented out) for getting variance etc. from simulation results. 14 years ago
Dave Parker 5486e68282 Check for duplicate ids/names in reactions-to-PRISM translation. 14 years ago
Dave Parker 0de837a4b8 Typo 14 years ago
Dave Parker 0245cf77b4 Bug fix: crash on invalid integer reward struct indices. 14 years ago