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.
 
 
 
 
TimQu 602d18d844 Fixed parsing of edge assignments. 7 years ago
..
abstraction slight polishing of valid-block-mode treatment, also for JANI 7 years ago
adapters fixing two issues related to complex model building and in particular integer vs rational division 7 years ago
analysis parameters from rewards are now also collected in wellformedness analysis 8 years ago
api verification api now takes (optionally) the environment as a first parameter, to make code less dependent on global setttings objects 7 years ago
builder better check whether transition rewards can be scaled and lifted to action rewards 7 years ago
environment handled case where no threshold for the number of iterations is provided 7 years ago
exceptions Merge remote-tracking branch 'origin/master' into environment 8 years ago
generator Used the new reward information traverser wherever one needs to find out the reward kinds of a given rewardmodel 7 years ago
logic operators to remove bounds / optimality types from a formula 7 years ago
modelchecker I am utterly stupid. Fixed an assertion that I changed yesterday 7 years ago
models Merge branch 'master' into pomdp_datastructures 7 years ago
parser compile and link parsers in seperate binary 7 years ago
permissivesched Add virtual destructors to classes having virtual functions. 8 years ago
settings In exact mode, use LP as LRA Method for nondeterministic models. 7 years ago
solver Fixed an issue where scheduler generation in MDPs was not possible due to end components even if there actually were no end components. 7 years ago
storage set edge color default to zero 7 years ago
transformer Subsystembuilder can now handle deadlock states 7 years ago
utility In exact mode, use LP as LRA Method for nondeterministic models. 7 years ago
CMakeLists.txt compile and link parsers in seperate binary 7 years ago
storm.cpp move cli stuff from storm lib to an own small lib 8 years ago