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 d9176dc867 all (core) modelcheckers: Devided the canHandle method into a static and a non-static part. This allows to detect incompatibility before building the model. 6 years ago
..
abstraction slight polishing of valid-block-mode treatment, also for JANI 8 years ago
adapters Use carl hashing functions 7 years ago
analysis Replaced assert(false) by throwing an exception 7 years ago
api Merge branch 'master' into pomdp-building 6 years ago
builder DdJaniModelBuilder: Fixed an "Unexpected edge type" exception occurring if there are unsatisfiable Markovian guards. 6 years ago
environment Removed obsolete settings 6 years ago
exceptions added transformer to make pomdp canonic 6 years ago
generator state generator now takes into account observable expressions when building POMDPs 6 years ago
logic Throw exceptions after switch/case to silence compiler warnings about not returning anything 7 years ago
modelchecker all (core) modelcheckers: Devided the canHandle method into a static and a non-static part. This allows to detect incompatibility before building the model. 6 years ago
models add flag for canonicity 6 years ago
parser compile and link parsers in seperate binary 8 years ago
permissivesched Add virtual destructors to classes having virtual functions. 8 years ago
settings Merge branch 'master' into portfolio 6 years ago
solver IterativeMinMaxLinearEquationSolver: Fixed not incrementing an iterator when computing the maximum absolute difference between two values 6 years ago
storage fix in permute when no rowgroupindices where given 6 years ago
transformer Use state elimination to eliminate chains of non-Markovian states in MA 6 years ago
utility CLI: Split parsing and preprocessing of symbolic input into two steps. 6 years ago
CMakeLists.txt compile and link parsers in seperate binary 8 years ago
storm.cpp Main page info of Storm for Doxygen 7 years ago