You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
gereon f5ab82c163 As I was a bit puzzled: make CMake print out the used compiler 12 years ago
..
adapters Merge branch 'master' of https://sselab.de/lab9/private/git/storm 12 years ago
exceptions Fixed bug in parser that inserted 0-entries on the diagonal at the wrong places. Enabled link-time-optimizations for Release-Build when using clang. Fixed bug in base exception: what() returned a pointer to a char array belonging to a local variable, which got deallocated and thus invalidates the char array content. 12 years ago
formula Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
modelchecker explicit private constructor was not needed after all 12 years ago
models Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
parser Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
storage Fixed the method for making rows absorbing for nondeterministic models. 12 years ago
utility Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
storm.cpp Fixed the method for making rows absorbing for nondeterministic models. 12 years ago