462 Commits (4e6d334f9b70a9864be0340c6567315f9933bcbb)

Author SHA1 Message Date
dehnert 8f4f5c555e explicit Dijkstra search for pivot state now follows the strategies separately 7 years ago
dehnert 1a46300f61 adding relative precision to comparator and game-based abstraction 7 years ago
dehnert 87843e084e several fixes related to game-based abstraction 7 years ago
Matthias Volk 300ccd731f Use to_string in DRN exporter 8 years ago
dehnert 6d445e38af fixes github issue #18 8 years ago
dehnert 237d390e40 reworked version retrieval slightly 8 years ago
TimQu 7cdc7bd21d progress measurement can now correctly handle the case where maxcount = 0 8 years ago
Matthias Volk 7f7778533a Typos 8 years ago
dehnert 03a94016b3 workaround for bug in clang (bug report filed) 8 years ago
dehnert 3ad85ba0e6 fixes and improvements for game-based abstraction 8 years ago
dehnert a13ed96966 first working version of sparse game-based abstraction refinement 8 years ago
Matthias Volk 3e2aba515d Added support for exit rates and Markovian/probabilistic states in DRN Format 8 years ago
Matthias Volk 76d5ddad30 Minor improvements in DRN parser 8 years ago
dehnert 25853f08f1 fixed newly introduced issues with more restrictive choice updates 8 years ago
dehnert 5159afc348 further work towards proper scheduler extraction for games 8 years ago
dehnert c2e646b887 working towards predicate synthesis from explicit (qualitative) result for game-based abstraction 8 years ago
dehnert c6a5d5a74d started on refining menu games based on explicit results 8 years ago
dehnert 3f6a8fed92 fixed some issues in qualitative sparse solution of game-based abstraction 8 years ago
dehnert 9665f4fa30 sparse qualitative solving of menu games 8 years ago
dehnert edbe3b1952 more work on explicit game solving 8 years ago
dehnert efbd899e46 update to game-based abstraction refinement 8 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 8 years ago
TimQu ba96fde3c9 fixed sum that was too much nested 8 years ago
Matthias Volk c4ebf751f4 Use version label in cli 8 years ago
TimQu a1c10cac37 filtering reward zero states for MDPs 8 years ago
TimQu f65bb48195 fixed missing initialized value in progressMeasurement 8 years ago
dehnert 4591dba631 made maxsat-based counterexample generation be applicable to DTMCs and MDPs 8 years ago
dehnert 109b738258 adding some more output to Fox-Glynn 8 years ago
dehnert dd864c05e0 properly resizing weights vector in Fox-Glynn if the right bound is moved further due to the desired accuracy 8 years ago
dehnert 9dda579e58 slightly patched Fox-Glynn 8 years ago
dehnert 70818dd9dd finished c++ifying David Jansen's implementation of Fox-Glynn 8 years ago
dehnert 27558e2140 started c++ifying David Jansen's implementation of Fox-Glynn 8 years ago
TimQu b42aa5f473 initial implementation for quick and sound vi for DTMCs 8 years ago
dehnert 48b0a40d8a fix typo 8 years ago
dehnert b0fd3c1730 started to rework Fox-Glynn 8 years ago
TimQu 68ec4ca0ce Various fixes for the case STORM_USE_CLN_EA=ON 8 years ago
dehnert 6042588baf fixed one of two issues raised by TQ 8 years ago
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
dehnert 0d5a4ef242 more work on sigrefmc integration 8 years ago
dehnert 05f2f241cb fixed some recently introduced issues 8 years ago
dehnert d2d129a836 toward multi-threaded dd bisimulation 8 years ago
dehnert a072ef5310 some fixes to handle large parameters 8 years ago
dehnert 6501fffac3 several optimizations related to explicit model building 8 years ago
dehnert 29903bef04 more work on general abstraction refinement framework 8 years ago
dehnert 41bc2c0de4 explicit instantiations to make gcc hapy 8 years ago
Tom Janson 374f7e1fbb kSP: disallow access to index 0 (1-based indices!) 8 years ago
dehnert 48dc03846e extended partial bisimulation model checker by games as quotients 8 years ago
TimQu 016fedd58e Better progress info 8 years ago
dehnert b415c12c25 further preparation of partial bisimulation model checker 8 years ago
dehnert 34485836b8 fixed some convertNumber applications 8 years ago