62 Commits (dc6037d0479e4e22f1aa6cfa2f3475e97fb046cd)

Author SHA1 Message Date
Vojtech Forejt dc6037d047 PrintWarningToMainLog method that gives access to Java printWarning method. 14 years ago
Dave Parker 0debba1332 New JDD debugging code from Vojta (disabled by default). 14 years ago
Dave Parker 4ca846889f Extra DD-to-PP file export functionality for 3D matrices (from Vojta). 15 years ago
Dave Parker 5b1ab9a806 Missing EXPORTs (for Windows) in includes. 15 years ago
Dave Parker 617137b27d Fix: Time-bounded probs for CTMC are exactly 1 (no round-off) for target states. 15 years ago
Dave Parker 3f734e76db Added func in odd to convert index to BDD. 15 years ago
Dave Parker b6b993f030 Improved Fox-Glynn for small numbers + int overflow bugfix (Vojta). 16 years ago
Dave Parker 7b79848f32 Updated (sparse engine) adversary generation for reachability rewards to use new switches, actions, etc. 16 years ago
Dave Parker c66d0a0af4 Removed unneeded sim header files. 16 years ago
Dave Parker c5a2ca0ad1 Bug fixes + tidying in adversary export enabling. 16 years ago
Dave Parker 06f0bbe857 Fixes for DLL building on Windows. 16 years ago
Dave Parker fe6b77ba31 Added -exportadv option to enable adversary generation. 16 years ago
Dave Parker 62880190eb Utility methods in double vectors. 16 years ago
Dave Parker 6a0f1b733c Code tidy. 16 years ago
Dave Parker 5ab203161e Export transition matrix for MDP includes action names. 16 years ago
Dave Parker 8effa267f4 Fixed bug in storage of action info for deadlocks + changes to internal storage. 16 years ago
Dave Parker 9b80ae6e39 Type cast fix: stops compilation on Mac. 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 9d151a85f8 Addition of get_index_of_first_from_bdd() function to ODD lib. 17 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
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