41 Commits (aba1c3bfa16db5d59052d232bb7fcdd654eaa376)

Author SHA1 Message Date
Dave Parker 21d2c058f3 Re-arrangement of PrismUtils stuff (split of native and non-native code). 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 e9bcc66bd1 Precomputation algorithm tidy-up. 17 years ago
Dave Parker 06c917a55f Code tidy to remove compile errors. 17 years ago
Dave Parker d11036e9ad Code tidy to remove compile errors. 17 years ago
Dave Parker 5c7c11c23d Fixes to allow building under Fedora 9 (GCC 4.3). 18 years ago
Dave Parker 52bddb824e New and improved version of MDP LTL model checking. 18 years ago
Dave Parker feacf0c238 First version of explicit expression evaluation stuff (all but functions). 18 years ago
Dave Parker 32086274a2 Added transient probabilities computation for DTMCs. 18 years ago
Dave Parker 5acfb2ec78 Added hybrid implementation of R=?[I] for DTMCs. 18 years ago
Dave Parker 6b23c0b1ec Added sparse implementation of R=?[I] for DTMCs. 18 years ago
Dave Parker 738b806fd2 Added (in full) log function to PRISM language. 18 years ago
Dave Parker 2179deefdb Updated email addresses and affiliations in copyright info. 18 years ago
Dave Parker 0143cef09e Addition of -extrareachinfo option (and rearrangement of options in Modules2MTBDD). 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 5941bef78f Instantaenous rewards for DTMCs/MDPs (MTBDD engine only). 18 years ago
Dave Parker db117c74c4 Code tidy: some return types and int/double cast issues. 18 years ago
Dave Parker 16724e920f Compilation fix: Explict casting on logtwo function. 18 years ago
Dave Parker a1b7a85a29 Added new "rows" format for matrix export and -exportrows command-line switch. 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
Mark Kattenbelt d522e5d792 Updates backtracking by time. Seems to work better. (1/2) 19 years ago
Mark Kattenbelt b587c24490 Added time-bounded backtracking. Does not work well when backtracking should be to the first state. 19 years ago
Mark Kattenbelt 513081bb5f Added time-bound exploration option to the simulator. Needs make clean! 19 years ago
Dave Parker f9a82c5846 Header file that should have been committed with rev 186 (although is auto-generated so not really a problem). 19 years ago
Mark Kattenbelt 4b79591e88 Underlying code for cumulative time in simulator. Not used and not tested. Bound to break something. 19 years ago
Dave Parker a2fd0dd5b7 Addition of F (future) and G (global) operators to property specification language. 19 years ago
Mark Kattenbelt c08cb36e70 Added `cumulative reward' information to the simulator engine (the c++ part), untested and not used... yet. 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 ebc9a32240 Added convenience function for double vector deallocation. 19 years ago
Dave Parker 7afe2837b9 Added -simpath switch for generating random paths from command-line. 20 years ago
Dave Parker 1188cda273 Added option to disable steady-state detection for CTMC transient analysis. 20 years ago
Dave Parker 1b4036bc16 Major overhaul of rewards to allow multiple (named) reward structures. 20 years ago
Dave Parker bde546ea25 Added getLastUnif() to hybrid engine for querying uniformisation rate. 20 years ago
Dave Parker 57179575d4 Removal of surplus Class:: in C++ header simmodel.h to allow compilation with gcc 4.1. 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 2e52615489 Addition of VariablesGreaterThan etc. functions to dd/jdd (used for symmetry). 20 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 20 years ago