2488 Commits (7997b0596dbddf9e4f836087387e82b859714818)
 

Author SHA1 Message Date
dehnert 7997b0596d fixed brp (pMDP version) to also work with PRISM 9 years ago
TimQu 2b320523b5 fixed displaying of non const states and transitions 9 years ago
TimQu 79d07a6bbd .. 9 years ago
TimQu bb55d04acb .. 9 years ago
TimQu 9d942bc78f .. 9 years ago
TimQu d6f65465d2 Number of non-const states and transitions 9 years ago
TimQu cb08583881 another script for remaining benchmarks 9 years ago
dehnert fe136165b4 Merge branch 'future' into TimParamSysAndSMT 9 years ago
dehnert fdf2d81c61 added missing template parameter 9 years ago
TimQu 34977d09b8 Merge remote-tracking branch 'origin/future' into TimParamSysAndSMT 9 years ago
dehnert e20942393e added some primes 9 years ago
TimQu 7c1cfdcdf1 .. 9 years ago
TimQu ea828243ee .. 9 years ago
TimQu 1e6dc2a6e0 .. typo 9 years ago
TimQu cfe1bf9b3b printing model information in csv format 9 years ago
TimQu 6484e431f5 modified selection of benchmarks 9 years ago
dehnert 0f8bd82125 corrected clang pragma 9 years ago
dehnert ebbd03c15b fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 9 years ago
dehnert 5cd8254263 use better version of FindGMP for sylvan as well 9 years ago
Christian Dehnert (i2 Assi)Christian DehnertHans Christian Dehnert (Hiwi Viet Yen) 24b3ae2591 Merge branch 'TimParamSysAndSMT' of https://sselab.de/lab9/private/git/storm into TimParamSysAndSMT 9 years ago
TimQu ff8332bd62 display model statistics before bisimiulation 9 years ago
Christian Dehnert (i2 Assi)Christian DehnertHans Christian Dehnert (Hiwi Viet Yen) c4a8b571c3 Merge branch 'future' into TimParamSysAndSMT 9 years ago
TimQu d9b734e6d7 forgot something 9 years ago
TimQu 5f678f96ae parallel execution of benchmarks and larger models 9 years ago
dehnert 2ea5fd7418 fix in sylvan, minor changes to cmake list 9 years ago
dehnert a01e46779f CMake now requiring hwloc for sylvan under linux 9 years ago
TimQu 56be3c183b implemented refinement of regions plus benchmarks 9 years ago
TimQu 3ce8643d96 Added benchmarks 9 years ago
TimQu 8297c51d73 Fixed a bug that was not yet fixed for some reason... 9 years ago
TimQu 9a41b4a95e examples... 9 years ago
TimQu f86c4f65f7 examples and small fix regarding changes of elimination model checker 9 years ago
TimQu 3392fcf095 Merge branch 'future' into TimParamSysAndSMT 9 years ago
sjunges c32b1530f4 extended gitignore to hide clion project description 9 years ago
sjunges e45ce6f293 replaced stdpair by struct for model,program pairs 9 years ago
dehnert 194db381b4 now ignoring .log and .DS_Store files 9 years ago
dehnert 3e23a9ad40 some typos 9 years ago
dehnert 94b817c531 removed debug output 9 years ago
dehnert ed035440c5 Merge branch 'future' into param_elim_order 9 years ago
sjunges 73ed137587 support for gurobi 6.5.0 on MacOS 9 years ago
dehnert b1c103811b conditional probabilities in MDPs should now also work in the min-case 9 years ago
dehnert 3e38e73efe conditional probabilities in MDPs (Baier method) available in sparse MDP model checker 9 years ago
dehnert 756b2c5e30 added globally operator to functionality of hybrid/symbolic MDP model checkers 9 years ago
dehnert 135dfb27b1 added globally operator to funcationlity of sparse MDP model checker 9 years ago
dehnert d42f52d983 all DTMC model checkers now support checking globally formulas 9 years ago
TimQu 38a2352e83 Merge remote-tracking branch 'origin/future' into TimParamSysAndSMT 9 years ago
TimQu 6006d95193 Fixed compile errors: Added missing include and fixed call of std::max 9 years ago
dehnert 84205a0bf6 refined computation of conditional probs a bit. Sebastian, if you're reading this: shouldn't you be working? :) 9 years ago
dehnert 33757633c8 first version of conditional probabilities for (non-parametric) DTMCs a la Baier 9 years ago
dehnert 0ffbda5aff initial draft of long-run rewards for parametric models 9 years ago
dehnert 645f130a62 introduced long-run average reward formula 9 years ago