693 Commits (615d3c21474e9f1135293c702a6844cb79414348)

Author SHA1 Message Date
Dave Parker 54da61cc0d Code comments 13 years ago
Dave Parker b9907fb88f Remove some diag output. 13 years ago
Dave Parker 115953fd5e Optimise DRA-DTMC product construction. 13 years ago
Dave Parker 1de1b052c6 Bug fix: Transitions counted incorrectly in DTMCSimplle. 13 years ago
Dave Parker 11e0bf3d60 Small fixes and output changes to DTMC-LTL m/c. 13 years ago
Dave Parker 20545b0008 Minor tweaks to new DTMC-LTL code. 13 years ago
Dave Parker 67476e300f Minor tweaks to new DTMC-LTL code. 13 years ago
Dave Parker 9e52b90863 Patch in DTMC-LTL model checking for explicit engine (from prism-games-bruni). 13 years ago
Dave Parker 35fa9a80e5 Code tidy: imports. 13 years ago
Dave Parker 026359ea2f Undo last commit 13 years ago
Dave Parker 2c5a9de4f8 Code tidy: imports. 13 years ago
Dave Parker 4acdf94c62 Fix: settings omitted in inheritSettings in ProbModelChecker. 13 years ago
Mateusz Ujma e5d4d3dc3d MEC implementation 13 years ago
Dave Parker f77d83f004 Connect up explicit MEC generation to -exportmecs switch (even though not implemented yet). 13 years ago
Dave Parker 64cb80aa7e Interface and stub for EC computation in explicit engine. 13 years ago
Dave Parker ff11760860 Update strategy generation in explicit engine to distinguish between: -1 (unknown), -2 (arbitrary), -3 (unreachable). 13 years ago
Dave Parker 3b6c2ff51f Generate strategy storage for expected rewards (explicit engine). 13 years ago
Dave Parker b06df8c756 Fixes in strategy generation for expected rewards in explicit engine (should only check for strict changes in max case). 13 years ago
Dave Parker ac06210cdc Code tidy. 13 years ago
Dave Parker 1c42335bcf Some refactoring of explicit model classes, to introduce NondetModel interface. 13 years ago
Dave Parker 6928edbe8c Add -exportstrat switch (currently operates in parallel to -exportadv switch). 13 years ago
Dave Parker 5bd1087e06 Re-factor model checker creation in Prism class, and add getStrat setting. 13 years ago
Dave Parker 951f0bd507 First bits of code for improved strategy generation. 13 years ago
Dave Parker 9b7b499597 Javadoc typos 13 years ago
Dave Parker 3844f8b4a2 Small code tidy (alignment with prism-games). 13 years ago
Dave Parker 8361366efb Code comment 13 years ago
Dave Parker 5a373672bb Some example code in explicit.DTMCModelChecker.java. 13 years ago
Dave Parker 5a1186c177 Strategy synthesis for reach rewards in the explicit engine: choices for inf states and do export. 13 years ago
Dave Parker 65a6464b32 Strategy synthesis for reach rewards in the explicit engine (no precomputation yet). 13 years ago
Dave Parker fe4cd9560c Allow unbounded integer variables in model (but forbid for symbolic model construction). 13 years ago
Dave Parker d081fdae7d Remove debug output. 13 years ago
Dave Parker 7805084dc6 Fix strategy generation for Prob1 (explicit): do an extra inner fixed point loop at the end, to avoid problems of generating surplus strategy info during early outer iterations. 13 years ago
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 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