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.

61 lines
1.8 KiB

5 years ago
7 years ago
7 years ago
  1. Storm - A Modern Probabilistic Model Checker
  2. ============================================
  3. [![Build Status](https://travis-ci.org/moves-rwth/storm.svg?branch=master)](https://travis-ci.org/moves-rwth/storm)
  4. [![GitHub release](https://img.shields.io/github/release/moves-rwth/storm.svg)](https://github.com/moves-rwth/storm/releases/)
  5. [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3574502.svg)](https://doi.org/10.5281/zenodo.3574502)
  6. For more instructions, check out the documentation found in [Getting Started](http://www.stormchecker.org/getting-started.html).
  7. Benchmarks
  8. ----------------------------
  9. Example input files for Storm can be obtained from
  10. https://github.com/moves-rwth/storm-examples.
  11. Various Benchmarks together with example invocations of Storm can be found at the [Quantitative Verification Benchmark Set (QVBS)](http://qcomp.org/benchmarks).
  12. Further examples and benchmarks can be found in the following repositories:
  13. * **Prism files** (DTMC, MDP, CTMC):
  14. http://www.prismmodelchecker.org/benchmarks
  15. * **Jani files** (DTMC, MDP, CTMC, MA):
  16. http://jani-spec.org
  17. * **GSPN**s:
  18. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  19. * **DFT**s:
  20. https://github.com/moves-rwth/dft-examples
  21. * **PGCL**:
  22. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  23. Authors
  24. -----------------------------
  25. Storm has been developed at RWTH Aachen University.
  26. ###### Principal developers
  27. * Christian Hensel
  28. * Sebastian Junges
  29. * Joost-Pieter Katoen
  30. * Tim Quatmann
  31. * Matthias Volk
  32. ###### Developers (lexicographical order)
  33. * Philipp Berger
  34. * David Korzeniewski
  35. * Jip Spel
  36. ###### Contributors (lexicographical order)
  37. * Dimitri Bohlender
  38. * Alexander Bork
  39. * Harold Bruintjes
  40. * Michael Deutschen
  41. * Thomas Heinemann
  42. * Thomas Henn
  43. * Tom Janson
  44. * Jan Karuc
  45. * Gereon Kremer
  46. * Sascha Vincent Kurowski
  47. * Manuel Sascha Weiand
  48. * Lukas Westhofen