179 Commits (60ecccd9da6037291d535b87cb4865a14ef90cbe)

Author SHA1 Message Date
Dave Parker 1e0cbf5533 Missing Linux C++ #include. 19 years ago
Mark Kattenbelt 513081bb5f Added time-bound exploration option to the simulator. Needs make clean! 19 years ago
Mark Kattenbelt fbd754d91e Fixed removed preceding so cumulative time and cumulative rewards are recalculated. Don't forget to `make clean'. 19 years ago
Dave Parker 12bf479f84 Bugfix (segfault) in simulator binary input. 19 years ago
Mark Kattenbelt f57befa6b2 Small bugfix to simulator (for cumulative time). 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
Mark Kattenbelt 5e00f01dc0 Small update to both the Java and C part of the simulator to facilitate the display of (instant) state rewards of the most current state. 19 years ago
Dave Parker 69d14c44cc Filed some notes about the distributed version of the simulator. 19 years ago
Dave Parker 6845512140 Removal of APMC code. 19 years ago
Dave Parker 83152265f5 Changed handling of multiple reward structures so is 1-indexed from properties, etc. 19 years ago
Dave Parker fbebb8b759 Removed $(shell find ...) commands from 2 Makefiles (problems on Windows). 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 3149f54d47 Removal of unused code. 19 years ago
Dave Parker 3c35caeafb Bugfix to -simpath option. 20 years ago
Dave Parker 8a34673e81 Improvement to -simpath functionality (vars=... option). 20 years ago
Dave Parker 7afe2837b9 Added -simpath switch for generating random paths from command-line. 20 years ago
Dave Parker 1b4036bc16 Major overhaul of rewards to allow multiple (named) reward structures. 20 years ago
Dave Parker 50d1d0f570 Bugfix in simulator trace export to file. 20 years ago
Dave Parker de0ce73ec3 Bugfix: Evaluation of double-valued powers by the simulator. 20 years ago
Dave Parker cfe3a21e1b Changed calls to v.at() function of C++ vectors to equivalent v[] to allow compilation on older versions of gcc. 20 years ago
Dave Parker 13cc698041 Tidy (remove redundant code) in simulator wrt samples which reach max path len. 20 years ago
Dave Parker babd8c6bc0 Added error on attempt to use simulator on models with system...endsystem construct. 20 years ago
Dave Parker 21d62e9aa9 Removing some diagnostics left over from previous commit. 20 years ago
Dave Parker 99b087ee84 Partial cleanup of some simulator C++ exception code. 20 years ago
Dave Parker ee3fca5642 Bugfix: simulator doesn't recompute state rewards when backtracking/restarting. 20 years ago
Dave Parker 9fae627e51 Display warning when sampling is terminated early by user. 20 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 20 years ago