2263 Commits (9f4a6dba5fd95f396be58d1d78690e2ad1152ec6)
 

Author SHA1 Message Date
Dave Parker 2f45f8c56b Comment fix. 12 years ago
Dave Parker d8fb4ef1cc Code tidy. 12 years ago
Dave Parker cdb6b005d5 Update CHANGELOG. 12 years ago
Dave Parker 2cf4de4c93 Add compute/export menu to allow steady-state/transient probability export from GUI. 12 years ago
Dave Parker 3f8ad9c0e7 Add "labels" option to Model|View menu in GUI. 12 years ago
Dave Parker 8df9fe04ec Allow e.g. "-help -exportresults" as well as "-help exportresults". 12 years ago
Dave Parker e377b42ed0 Help message typo. 12 years ago
Dave Parker 6b8be0c61a Update CHANGELOG. 12 years ago
Dave Parker 53cfce15bb Add -exportsccs and -exportmecs to -help. 12 years ago
Dave Parker 71bf4f1ed5 Help message typo. 12 years ago
Dave Parker e0e2824191 Help message typo. 12 years ago
Dave Parker 4cfb678ffe Fix for compiling on linux32 (gromit): isfinite -> finite. 12 years ago
Dave Parker cb62c36630 More Makefile fixes for Win 64 build. 12 years ago
Nishan Kamaleson 6bf4f3e279 Makefile ix 12 years ago
Dave Parker fccb1a37a2 64-bit binary lpsolve DLL. 12 years ago
Dave Parker c5a0c44591 64-bit binary lpsolve DLL. 12 years ago
Dave Parker 3cf85ee0ec Re-attempt at 64-bit Cygwin Makefile. 12 years ago
Dave Parker c9af690615 Attempt at 64-bit Cygwin Makefile. 12 years ago
Dave Parker 0e9b9c38e7 Makefile fixes: stop javah-created headers showing as modified in Cygwin svn due to line endings. 12 years ago
Dave Parker 1a49d8d30f svn:ignore on lib. 12 years ago
Dave Parker 41abbe6df2 Fix Makefile to build on newer versions of Cygwin (-no-cygwin). 12 years ago
Mateusz Ujma e85924e3c8 Added exportsccs 12 years ago
Dave Parker c43b3e390a Makefile fix for when there are two occurrences of jni_md.h (reported/fixed by Gaston Ingaramo). 12 years ago
Dave Parker 9b2d57fccd Missing file from last commit. 12 years ago
Dave Parker edcac4a4a2 Added R[C<=k] operator for MDPs (sparse, explicit). 12 years ago
Dave Parker 79aa1c7b1c Debug code. 12 years ago
Dave Parker ad7e014079 Fix modified policy iteration (and add internal option to explicit state model checkers to not flag non-convergence as an error). 12 years ago
Dave Parker 879cdc5ab0 Remove duplicate handling of MDP soln method switches. 12 years ago
Dave Parker 37b6d72e7f Code tidy 12 years ago
Dave Parker d0d8077e32 Avoid unnecessary creation of PrismSettings object in PrismComponent (was slowing down computations that require frequent creation of ECComputer classes). 12 years ago
Dave Parker 71b207746c Remove confusing GUI question dialog. 12 years ago
Dave Parker 4dc86a3dd9 Make default settings consistent in ConstructModel methods. 12 years ago
Dave Parker 63c53729fe Auto format 12 years ago
Dave Parker 6d32987de0 Additional graph zoom functionality on popup menu. 12 years ago
Dave Parker 65882ede90 Better error reporting for non-supported explicit-state CTL. 12 years ago
Mateusz Ujma e3f120815f Changing visibility in Updater 13 years ago
Mateusz Ujma 59a3cf9cde Changing visibility in ConstructModel 13 years ago
Mateusz Ujma f240775686 Added removing commad from Module 13 years ago
Dave Parker df53058dd4 Typo in model checking message. 13 years ago
Mateusz Ujma 8658e4d126 Fixed bug with IndexedSet default constructor not initializing data structures 13 years ago
Dave Parker f56234d9be Code tidy + comments. 13 years ago
Dave Parker e2a0ee3f57 Code tidy. 13 years ago
Dave Parker daedb1e06f Add isProposition methods to Expression classes. 13 years ago
Dave Parker 52e384b8c5 Undo some recent tidies to retain java 6 compatibility. 13 years ago
Dave Parker c0801edc74 Compile fix. 13 years ago
Dave Parker c7ee82d4bc More classes switched to PrismComponent. 13 years ago
Dave Parker a73b36685b Add getAllLabels method to ASTElement (not used currently). 13 years ago
Dave Parker 7047d1a2fb Output typo 13 years ago
Dave Parker f7f0462c12 Add (rather inefficient) handling of multiple initial states to explicit-state model construction. 13 years ago
Dave Parker e109eadf71 Switch ConstructModel class to PrismComponent interface. 13 years ago