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.
 
 
 
 
Matthias Volk 70d3f8d811 Unified order of function arguments for Unif+ 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 Added an option to transform CTMCs to MAs and DTMCs to MDPs. 7 years ago
builder BuilderOptions: Added terminal states for bounded until and reachability reward formulas. 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 Apply maximum progress assumption while building a Markov Automaton explicitly. 7 years ago
logic operators to remove bounds / optimality types from a formula 7 years ago
modelchecker Unified order of function arguments for Unif+ 7 years ago
models alternative memoryless scheduler application 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 Added an option to transform CTMCs to MAs and DTMCs to MDPs. 7 years ago
solver Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration. 7 years ago
storage storm-conv: Fixed wrong jani export of step-bounded until properties in discrete time models. 7 years ago
transformer extended the subsystembuilder with an option to track actions, and the option to disable some features 7 years ago
utility Fixed 'isZero' function in ConstantsComparator. 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