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.

55 lines
1.5 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. For more instructions, check out the documentation found in [Getting Started](http://www.stormchecker.org/getting-started.html).
  5. Benchmarks
  6. ----------------------------
  7. Example input files for Storm can be obtained from
  8. https://github.com/moves-rwth/storm-examples.
  9. Various Benchmarks together with example invocations of Storm can be found at the [Quantitative Verification Benchmark Set (QVBS)](http://qcomp.org/benchmarks).
  10. Further examples and benchmarks can be found in the following repositories:
  11. * **Prism files** (DTMC, MDP, CTMC):
  12. http://www.prismmodelchecker.org/benchmarks
  13. * **Jani files** (DTMC, MDP, CTMC, MA):
  14. http://jani-spec.org
  15. * **GSPN**s:
  16. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  17. * **DFT**s:
  18. https://github.com/moves-rwth/dft-examples
  19. * **PGCL**:
  20. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  21. Authors
  22. -----------------------------
  23. Storm has been developed at RWTH Aachen University.
  24. ###### Principal developers
  25. * Christian Hensel
  26. * Sebastian Junges
  27. * Joost-Pieter Katoen
  28. * Tim Quatmann
  29. * Matthias Volk
  30. ###### Developers (lexicographical order)
  31. * Philipp Berger
  32. * David Korzeniewski
  33. ###### Contributors (lexicographical order)
  34. * Dimitri Bohlender
  35. * Harold Bruintjes
  36. * Michael Deutschen
  37. * Thomas Heinemann
  38. * Thomas Henn
  39. * Tom Janson
  40. * Gereon Kremer
  41. * Sascha Vincent Kurowski
  42. * Manuel Sascha Weiand
  43. * Lukas Westhofen