140 Commits (ce4fd3d3a49a2bd85cd1b5c0c3e884d584d662bc)

Author SHA1 Message Date
Dave Parker da99036877 Missing file for rev 1604 - oops. 16 years ago
Dave Parker b9e9f333ee Switched adversary generation back off. 16 years ago
Dave Parker 8effa267f4 Fixed bug in storage of action info for deadlocks + changes to internal storage. 16 years ago
Dave Parker 4f031e6931 Cody tidy to remove some (C++) compiler errors. 16 years ago
Dave Parker 56091fb8ac Import initial distributiion option for DTMCs too. 16 years ago
Dave Parker 0dc7132f3b Option to export transient probabilities + (internally) possibility to choose initial distribution for CTMC transient. 16 years ago
Dave Parker b09727fda4 Construction of (symbolic) action label info (currently enabled), functions to convert to sparse storage, and use of this in the adversary generation for MDP until (still switched off for now). 16 years ago
Dave Parker 57547299d9 New option to export model to dot file with embedded state info (-exporttransdotstates). 17 years ago
Dave Parker 5210408a81 Improved dot file export for MDPs. 17 years ago
Dave Parker d406c932fc Bug fix in expected reward reachability computations (regarding transitions to infinity states). 17 years ago
Dave Parker 2cc923719e Bug fix: Detection of error when Fox-Glynn value computation overflows. 17 years ago
Dave Parker 0c4648435b Added EXPORTs to fix DLL issues on Windows. 17 years ago
Dave Parker 55c0797a8c Improvements to memory handling, especially in sparse/hybrid engines: 17 years ago
Dave Parker 06c917a55f Code tidy to remove compile errors. 17 years ago
Dave Parker 5f74c7d010 Update to previous bug fix. 17 years ago
Dave Parker 5eaac48fde Bug fix (crash on reach reward non-convergence). 17 years ago
Dave Parker 2095d3fbe4 Disabled (prototype) adversary generation. 17 years ago
Dave Parker 710441242d Bug fix (CTMC cumulative rewards with rewards on self-loops) (sparse engine). 17 years ago
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