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.
 
 
 
 
mdeutschen d4cb41a4cf Improved VOTE. Removed unused methods 8 years ago
cuda c++ code compiles again after rename 8 years ago
doc minor changes in readme and build info 8 years ago
examples/dft Improved VOTE. Removed unused methods 8 years ago
resources Use .so instead of .a for xerces 8 years ago
src Improved VOTE. Removed unused methods 8 years ago
stormpy removed src prefix in all includes 8 years ago
util renaming packaging script 8 years ago
.gitignore ignore some 3rd party libs 8 years ago
.gitmodules Added cusplibrary as a git submodule. 11 years ago
CMakeLists.txt moved tests to src folder, have several binaries now instead of a single monolithic test 8 years ago
LICENSE Initial Import into Git 13 years ago
README Implemented BE transformation and rudimentary AND and OR transformation 8 years ago
README.md minor changes in readme and build info 8 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
install.sh Arguments for cmake and make in setup.py possible now 9 years ago
storm-config.h.in Merge remote-tracking branch 'origin/future' into future 8 years ago
storm-version.cpp.in removed src prefix in all includes 8 years ago

README.md

Storm

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.
Running make example-files automatically obtains these files.

Further examples and benchmarks found in the following repositories:

Authors

Storm has been developed at RWTH Aachen University.

Principal developers
  • Christian Dehnert
  • Joost-Pieter Katoen
  • Sebastian Junges
  • 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
  • Manuel Sascha Weiand
  • Lukas Westhofen