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.

52 lines
1.2 KiB

  1. Storm
  2. ==============================
  3. For more instructions, check out the documentation found in [Getting Started](doc/getting-started.md)
  4. Benchmarks
  5. ----------------------------
  6. Example input files for storm can be obtained from
  7. https://github.com/moves-rwth/storm-examples.
  8. Running make example-files automatically obtains these files.
  9. Further examples and benchmarks 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. * Joost-Pieter Katoen
  26. * Sebastian Junges
  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. * Manuel Sascha Weiand
  41. * Lukas Westhofen