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.

68 lines
1.9 KiB

5 years ago
7 years ago
7 years ago
  1. Storm - A Modern Probabilistic Model Checker
  2. ============================================
  3. [![Build Status](https://github.com/moves-rwth/storm/workflows/Build%20Test/badge.svg)](https://github.com/moves-rwth/storm/actions)
  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.1181896.svg)](https://doi.org/10.5281/zenodo.1181896)
  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. * Jana Berger
  34. * Alexander Bork
  35. * David Korzeniewski
  36. * Jip Spel
  37. ###### Contributors (lexicographical order)
  38. * Daniel Basgöze
  39. * Dimitri Bohlender
  40. * Harold Bruintjes
  41. * Michael Deutschen
  42. * Linus Heck
  43. * Thomas Heinemann
  44. * Thomas Henn
  45. * Tom Janson
  46. * Jan Karuc
  47. * Joachim Klein
  48. * Gereon Kremer
  49. * Sascha Vincent Kurowski
  50. * Hannah Mertens
  51. * Stefan Pranger
  52. * Svenja Stein
  53. * Manuel Sascha Weiand
  54. * Lukas Westhofen