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.
 
 
 
 
 
 
Matthias Volk d96249096e Adaptions to changes in Storm 5 years ago
cmake Use find_library to search for storm libs 6 years ago
doc Added documentation for MA scheduler extraction 6 years ago
examples building models with valuations 5 years ago
lib/stormpy added example file for parametric brp 5 years ago
resources/pybind11 Modified pybind support for C++17 to fix issues with Xcode 11 5 years ago
setup Extended setup.py script similar to pycarl one 7 years ago
src Adaptions to changes in Storm 5 years ago
tests StateGenerator 5 years ago
travis Travis: fix directories 5 years ago
.gitignore Updated gitignore 7 years ago
.travis.yml Travis: allow multiple tasks 5 years ago
CHANGELOG.md Changed constructor of ParameterRegion to take a valuation. 5 years ago
CMakeLists.txt updated based on changes in storm 6 years ago
MANIFEST.in Updated setup.py 7 years ago
README.md Small updated in README 7 years ago
setup.cfg Extended setup.py script similar to pycarl one 7 years ago
setup.py Fixed loading of build config 5 years ago

README.md

Stormpy - Python bindings for Storm

Build Status

Python bindings for Storm, created using PyBind11.

For more information, please check the documentation.

Dependencies

Stormpy depends on pycarl.

Authors

  • Sebastian Junges
  • Matthias Volk