Sebastian Junges 3140711d36 build symbolic models now is named accordingly 9 years ago
doc updated installation docu 9 years ago
lib build_model now takes a list of properties, unified the interface around building models 9 years ago
resources/pybind11 test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 9 years ago
src build symbolic models now is named accordingly 9 years ago
tests Binding for CheckResult 9 years ago
.gitignore Used new pybind way of declaring parent classes 9 years ago
CMakeLists.txt fix overriding by setup.py such that install now works again 9 years ago
README.md initial readme 9 years ago
setup.py fix overriding by setup.py such that install now works again 9 years ago

README.md

Stormpy - Python bindings for Storm

Stormpy contains python bindings for storm

Dependencies

Stormpy depends on pycarl

Authors

  • Matthias Volk
  • Sebastian Junges