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.

53 lines
1.4 KiB

  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. Further examples and benchmarks can be found in the following repositories:
  10. * **Prism files** (DTMC, MDP, CTMC):
  11. http://www.prismmodelchecker.org/benchmarks
  12. * **Jani files** (DTMC, MDP, CTMC, MA):
  13. http://jani-spec.org
  14. * **GSPN**s:
  15. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  16. * **DFT**s:
  17. https://github.com/moves-rwth/dft-examples
  18. * **PGCL**:
  19. (private, contact: sebastian.junges@cs.rwth-aachen.de)
  20. Authors
  21. -----------------------------
  22. Storm has been developed at RWTH Aachen University.
  23. ###### Principal developers
  24. * Christian Dehnert
  25. * Sebastian Junges
  26. * Joost-Pieter Katoen
  27. * Matthias Volk
  28. ###### Developers (lexicographical order)
  29. * Philipp Berger
  30. * David Korzeniewski
  31. * Tim Quatmann
  32. ###### Contributors (lexicographical order)
  33. * Dimitri Bohlender
  34. * Harold Bruintjes
  35. * Michael Deutschen
  36. * Thomas Heinemann
  37. * Thomas Henn
  38. * Tom Janson
  39. * Gereon Kremer
  40. * Sascha Vincent Kurowski
  41. * Manuel Sascha Weiand
  42. * Lukas Westhofen