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.
 
 
 
 
dehnert 77a031aaeb changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting 8 years ago
cuda c++ code compiles again after rename 9 years ago
doc added a script to check multiple cmake configurations and updated the release checklist 8 years ago
resources fixed typo 8 years ago
src changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting 8 years ago
travis Travis: fixed typo 8 years ago
.gitignore bump gmm++ version to 5.2 (from 5.0) 8 years ago
.travis.yml Travis: use better tagging structure 8 years ago
CHANGELOG.md Updated Changelog 8 years ago
CMakeLists.txt disabling LTO for gcc >= 7 8 years ago
LICENSE updated license 9 years ago
README.md Added subtitle to README 8 years ago
StormCPackConfig.cmake fix old names in CPack config 9 years ago
storm-config.h.in We require gmp, so we can as well just set the corresponding flag to true. 9 years ago
storm-version.cpp.in Use version label in cli 8 years ago
version.cmake Set new storm version 8 years ago

README.md

Storm - A Modern Probabilistic Model Checker

Build Status

For more instructions, check out the documentation found in Getting Started.

Benchmarks

Example input files for Storm can be obtained from
https://github.com/moves-rwth/storm-examples.

Further examples and benchmarks can be found in the following repositories:

Authors

Storm has been developed at RWTH Aachen University.

Principal developers
  • Christian Dehnert
  • Sebastian Junges
  • Joost-Pieter Katoen
  • Matthias Volk
Developers (lexicographical order)
  • Philipp Berger
  • David Korzeniewski
  • Tim Quatmann
Contributors (lexicographical order)
  • Dimitri Bohlender
  • Harold Bruintjes
  • Michael Deutschen
  • Thomas Heinemann
  • Thomas Henn
  • Tom Janson
  • Gereon Kremer
  • Sascha Vincent Kurowski
  • Manuel Sascha Weiand
  • Lukas Westhofen