22 Commits (9aec019bd0fa0d11616c2fbf123a3384b4cafde3)

Author SHA1 Message Date
Dave Parker 5c7c11c23d Fixes to allow building under Fedora 9 (GCC 4.3). 18 years ago
Dave Parker 32086274a2 Added transient probabilities computation for DTMCs. 18 years ago
Dave Parker 0f8b464895 C++ code tidy: unused variable removal. 18 years ago
Dave Parker 6b23c0b1ec Added sparse implementation of R=?[I] for DTMCs. 18 years ago
Dave Parker de1c744257 Memory use improvement in sparse R=?[I] for MDPs. 18 years ago
Dave Parker 2179deefdb Updated email addresses and affiliations in copyright info. 18 years ago
Dave Parker 8b45a02257 Sparse version of MDP instantaneous reward operator (and commented-out code for printing all values - sparse/mtbdd). 18 years ago
Dave Parker 8858363fc7 Sparse version of MDP reach reward computation. 18 years ago
Dave Parker a1b7a85a29 Added new "rows" format for matrix export and -exportrows command-line switch. 19 years ago
Dave Parker cd0ebbde5b Bug fix in new R=?[C<=k] code for DTMCs. 19 years ago
Dave Parker 3dac129c9b Added cumulative reward model checking for DTMCs (all 3 engines). 19 years ago
Dave Parker d636ab1969 Addition of 64-bit PRISM branch to trunk. 19 years ago
Dave Parker 5ef3824832 Rearrangement and tidy-up of copyright/license info in file headers. 19 years ago
Dave Parker eaed7b4233 Improved Java detetction in Makefile, including case where directory has a space, e.g. "Progam Files". 19 years ago
Dave Parker 6a562a7714 Fixed building of Windows DLL to allow intra-library loading. Moved foxglynn.c/h to prism.c/h. 19 years ago
Dave Parker 835e668ab0 Fixed uniformisation-based methods to use epsilon/8 instead of epsilon. 19 years ago
Dave Parker 20a6be968b Removal of explicit lists of Java/C++ files from Makefiles (we are reliant on GNU make anyway). 19 years ago
Dave Parker 1188cda273 Added option to disable steady-state detection for CTMC transient analysis. 20 years ago
Dave Parker e799b672d6 Typo in non-convergence error messages. 20 years ago
Dave Parker 0967807f5b Improved error handling in model checkers (Java and C++). 20 years ago
Dave Parker cb6e1b9930 Overhaul of export functionality: 20 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 20 years ago