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.

18 lines
573 B

8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
8 years ago
  1. Stormpy - Python bindings for Storm
  2. ===================================
  3. [![Build Status](https://travis-ci.org/moves-rwth/stormpy.svg?branch=master)](https://travis-ci.org/moves-rwth/stormpy)
  4. Python bindings for [Storm](https://github.com/moves-rwth/storm/), created using [PyBind11](http://pybind11.readthedocs.io/en/stable/intro.html).
  5. For more information, please check the [documentation](https://moves-rwth.github.io/stormpy/).
  6. ### Dependencies
  7. Stormpy depends on [pycarl](https://github.com/moves-rwth/pycarl/).
  8. ### Authors
  9. - Sebastian Junges
  10. - Matthias Volk