420 Commits (a744b15a7e69f51c813bd7e5805ff90b7fca1b4f)

Author SHA1 Message Date
Dave Parker 65882ede90 Better error reporting for non-supported explicit-state CTL. 13 years ago
Mateusz Ujma 59a3cf9cde Changing visibility in ConstructModel 13 years ago
Dave Parker df53058dd4 Typo in model checking message. 13 years ago
Mateusz Ujma 8658e4d126 Fixed bug with IndexedSet default constructor not initializing data structures 13 years ago
Dave Parker f56234d9be Code tidy + comments. 13 years ago
Dave Parker c0801edc74 Compile fix. 13 years ago
Dave Parker c7ee82d4bc More classes switched to PrismComponent. 13 years ago
Dave Parker 7047d1a2fb Output typo 13 years ago
Dave Parker f7f0462c12 Add (rather inefficient) handling of multiple initial states to explicit-state model construction. 13 years ago
Dave Parker e109eadf71 Switch ConstructModel class to PrismComponent interface. 13 years ago
Mateusz Ujma 3089715c80 Changed visibility to support inheritance 13 years ago
Mateusz Ujma 67efd14c6d Added constructor to the IndexedSet with a comparator 13 years ago
Mateusz Ujma 8f08ab35d3 Added StateStorage interface 13 years ago
Dave Parker c68d4a4946 Refinements to PrismComponent interface, and to explicit.StateModelChecker handling of settings (originally due to bug caused by calling overridable methods in explicit model checking constructors). 13 years ago
Dave Parker 2bf26806e4 EC generation: comments and refactoring. 13 years ago
Dave Parker ab3db9e38b Small bug fix in explicit EC computation. 13 years ago
Dave Parker 6f5213111b Fix explicit MDP model checking (EC computation was incorrect) + some refactoring. 13 years ago
Dave Parker 39f12fefe2 Refactoring in explicit EC computation (but MDP model checking stil not working). 13 years ago
Dave Parker bce5d3f3be MDP-LTL model checking for explicit (still needs fixing) + correction to DTMC-DRA product construction. 13 years ago
Dave Parker 54b9aea80b Tidy up of symbolic/explicit SCC/EC computer classes, incl. integration of PrismComponent interface + knock-on effects. 13 years ago
Dave Parker 3e2efc21e9 New PrismComponent class: refactoring for various model checking components. 13 years ago
Mateusz Ujma 919319704b Fixed bugs in MEC computation 13 years ago
Mateusz Ujma 710d5b15b5 Added class for handling sub-models of NondetModel's 13 years ago
Mateusz Ujma d45b177dc8 Added transitionIterator to the NondetModel interface 13 years ago
Dave Parker 4c23a25e45 Comments + minor refactoring. 13 years ago
Dave Parker 0393cbb9d0 Remove unneeded method in DTMCSimple. 13 years ago
Dave Parker 2b6a966076 DRA-DTMC product code works for any type of DTMC, not just DTMCSimple. 13 years ago
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