1956 Commits (6b15078f4a4fa1c19a02c612fae720f71985922b)
 

Author SHA1 Message Date
Dave Parker 6850de1ab1 Tweak changelog. 13 years ago
Dave Parker 0abe4e8a72 Remove @author tag(s), for consistency. 13 years ago
Dave Parker b13aa417ad Un-needed files (since fairnesss stuff not in this branch, currently). 13 years ago
Dave Parker 702e9e5df0 Corrected/added headers + copyright info. 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 f57b1da878 Minor polishing in prism-auto script. 13 years ago
Dave Parker 5932841ec7 Update version info (to 4.1.beta1). 13 years ago
Dave Parker dfcfb6c23f Start to summarise changes in upcoming 4.1 release. 13 years ago
Dave Parker 2884b8b143 Better error message for non-supported S operator in explicit engine. 13 years ago
Dave Parker 2ef6a3e2ee Bug fix: computing next probs in explicit engine (was not converted to embedded DTMC). 13 years ago
Dave Parker ab63021afb Javadoc typo 13 years ago
Dave Parker 1ea340dbd2 Author/copyright info. 13 years ago
Dave Parker f98a0727f3 CHANGELOG. 13 years ago
Dave Parker 3295869453 Fix mvMultRewJacSingle method for DTMCEmbeddedSimple (for Hongyang). 13 years ago
Dave Parker 9373bc0b11 Add mvMultRewJacSingle method for DTMCEmbeddedSimple (for Hongyang). 13 years ago
Dave Parker 08b5f75aa4 Bug fix: LHS of until was being ignored in explicit CTMC model checking. 13 years ago
Dave Parker c38378ad10 Makefile dist_bin target adds flags for javac to target Java 1.6. 13 years ago
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