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.
 
 
 
 
Tim Quatmann aa3a1f5ff7 Quantiles: Improved performance by excluding already analyzed epochs from the created epochSequences 6 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 graph conditions for rewards described by rational functions with nonconstant denominators 7 years ago
api Construct time reward model 7 years ago
builder Removed copy-pasted references to DFTs 7 years ago
environment handled case where no threshold for the number of iterations is provided 7 years ago
exceptions Output exception type in exception message 7 years ago
generator Apply maximum progress assumption while building a Markov Automaton explicitly. 7 years ago
logic QuantileFormulas: ignore optimization direction (min/max) for quantile variables. 6 years ago
modelchecker Quantiles: Improved performance by excluding already analyzed epochs from the created epochSequences 6 years ago
models Get all model parameters 6 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 TopologicalMinMaxLinearEquationSolver: Reduced clutter in the --verbose output. 7 years ago
storage Fixed BitVector::full() for BitVectors with size 0 6 years ago
transformer Merge remote-tracking branch 'origin/master' into quantiles 6 years ago
utility fixed cyclic check. 6 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