1956 Commits (6b15078f4a4fa1c19a02c612fae720f71985922b)
 

Author SHA1 Message Date
Dave Parker ec7a5b9511 Javadoc. 13 years ago
Dave Parker 48fd9e7bdd Log output tweaks. 13 years ago
Dave Parker f404f8e8d1 Remove debug output. 13 years ago
Dave Parker 22b6e4f5ba Bug fix in previous commit. 13 years ago
Dave Parker b8969df87e MDP reachability in explicit engine: do not do numerical solution unless needed. 13 years ago
Dave Parker fee5b70ac1 Connect policy iteration algs (explicit engine) to strategy generation. Also, only export DTMC to adversary file (currently). 13 years ago
Dave Parker 3ff7df7b0a Attach strategy generation for MDP Gauss-Seidel (explicit). 13 years ago
Dave Parker 8b6d5d17a8 Improvements to strategy generation for MDP reachability in explicit engine, notably algorithms for precomputation. Also split Prob1 into Prob1A and Prob1E for efficiency reasons. 13 years ago
Dave Parker d30e52c2a4 DTMCFromMDPMemorylessAdversary class treats a choice of -1 as "do nothing". 13 years ago
Dave Parker 70b1ac94f9 Bug fix and implemente dmissing methods in DTMCFromMDPMemorylessAdversary. 13 years ago
Dave Parker 51bf20f1f6 Add strategy generation to MDP Gauss-Seidel (explicit). 13 years ago
Dave Parker c02983ea26 Small code tidies. 13 years ago
Dave Parker 064356d11f Rename adversary to strategy in explicit MDP model checking + align with prism-games. 13 years ago
Dave Parker 7e61583c17 Added multiplePlayers() method to ModelType. 13 years ago
Dave Parker 5d1fcbbfdd CHANGELOG. 13 years ago
Dave Parker aa807d3ab3 Small improvements to usability of the GUI simulator transition table. 13 years ago
Dave Parker 95995f66c9 Pepa Makefile bugfix - copied form prism-games. 13 years ago
Dave Parker 3f56c6668f Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker c5fa220048 Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker 018c8c89d5 Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker 726c84eedd Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 1539fc766c Aligning with prism-games a bit (explicit reward stuff). 13 years ago
Dave Parker 4ee9ed825e Miscellaneous code changes/tidies - trying to align with prism-games a bit. 13 years ago
Dave Parker 6df7dbf140 Some code auto-formatting (for branch purposes). 13 years ago
Dave Parker 8784323e6e Some code auto-formatting (for branch purposes). 13 years ago
Dave Parker 021b512512 Bugfix: error in recent additions to S operator type checking. 13 years ago
Dave Parker 0c229d3a39 CHANGELOG. 13 years ago
Dave Parker aed65159ca Import auto-tidy 13 years ago
Dave Parker 18b4d0daa3 Change -exportresults to use notation <file[:<options>] not <file[,<options>]> by default. 13 years ago
Dave Parker 26c27d3af5 CHANGELOG. 13 years ago
Dave Parker 54a724c3cd Document -exportmodel and -import model in -help. 13 years ago
Dave Parker b899db642e Revised notation for -exportmodel and -importmodel (following discussions with Hubert). 13 years ago
Dave Parker 6a218a9e6f Tweak to message output when exporting labels. 13 years ago
Dave Parker 9a658794b1 Additional -help xxx messages. 13 years ago
Dave Parker 3ec332e2d0 Tweak -help. 13 years ago
Dave Parker 24f7ac5a01 CHANGELOG. 13 years ago
Dave Parker f33fde1d60 A few -help message tweaks, and some new '-help xxx' switches (currently just for const and exportresults). 13 years ago
Dave Parker e1db928f9f Bugfix: missing type checking in properties: P/S/R operators were allowed to contain arbitrary types. 13 years ago
Dave Parker bba7710a6f Auto-switch to spatrse engine when asked to generate adversraries. 13 years ago
Dave Parker 7ad6d925bd CHANGELOG. 13 years ago
Dave Parker f26cb9a238 Add new -importmodel switch. 13 years ago
Dave Parker 34f6bf5e2d Add new -exportmodel switch. 13 years ago
Dave Parker e4956d786f Allow command-line switches of form --sw (as well as -sw). 13 years ago
Dave Parker d1046f553b Typos (fix from Gaston Ingaramo). 13 years ago
Dave Parker 96992ff1c9 Make error_message vars static in sparse/hybrid/mtbdd engines - reportedly causes crashes otherwise (fix from Gaston Ingaramo). 13 years ago
Dave Parker 114b285e19 Bugfix: verbose mode displaying of vectors was not working in explicit engine. 13 years ago
Dave Parker dff4d23dac Minor code tidy in PrismCL. 13 years ago
Dave Parker 8e9916b89f Silly bug fix for R[I] and R[C] on DTMCs in explicit engine. 13 years ago
Dave Parker 40fb3e1cc7 Update Eclipse config for latest jar file changes. 13 years ago
Ernst Moritz Hahn e8e6353dcb yet another problem, hopefully it works now 13 years ago