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 7342428c5e Improved bisimulation test 10 years ago
cmake Only build stormpy.dft when storm-dft library was found 10 years ago
doc extended getting started guide 10 years ago
examples whitespace / PEP8 10 years ago
lib Add possibility to build from prism without formula 10 years ago
resources pybind update 10 years ago
src Fixed usage of storm namespace 10 years ago
tests Improved bisimulation test 10 years ago
.gitignore updated gitignore 10 years ago
CMakeLists.txt Only build stormpy.dft when storm-dft library was found 10 years ago
README.md initial readme 10 years ago
setup.py Only build stormpy.dft when storm-dft library was found 10 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