2079 Commits (41441505bfb7835224bec8ce72021d60f1f4ce97)
 

Author SHA1 Message Date
Dave Parker 41441505bf Update CHANGELOG. 12 years ago
Dave Parker ab27368af2 Update CHANGELOG. 12 years ago
Dave Parker 724ac6983e Additional checks on arguments for parametric model checking. 12 years ago
Dave Parker a3e28b3f45 Parametric switch typo. 12 years ago
Dave Parker 1ca8edb190 Tidy up output from parametric model checking. 12 years ago
Dave Parker fee2a73491 Code refactoring. 12 years ago
Dave Parker 10e896da5b Code refactoring. 12 years ago
Dave Parker 21b4fcf292 Bugfix: capitalisation in parametric settings. 12 years ago
Dave Parker 978fe76739 FAU uses its own "-fauepsilon" setting, not the main "-epsilon" one for iterative numerical methods. 12 years ago
Dave Parker f63e46ba97 Fix typo in default value of -faudelta: 1oE-12 -> 1E-12. 12 years ago
Dave Parker 7b401cac0f Tidy up some FAU options. 12 years ago
Dave Parker ce455e14de Remove debug output. 12 years ago
Dave Parker d9a49aba42 Do not build the model when doing transient probability computation via FAU (+ some code tidying). 12 years ago
Dave Parker e99167b755 Connect FAU to normal (command-line) transient probability computation. 12 years ago
Dave Parker abcb306c4d Minor code refactoring. 12 years ago
Dave Parker bef5303314 Minor code refactoring. 12 years ago
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