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.
 
 
 
 
 
 
sjunges 2c09b0f436 gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful 8 years ago
doc updated installation docu 8 years ago
lib model checking and bisim adapted to properties 8 years ago
resources/pybind11 test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 8 years ago
src gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful 8 years ago
tests tests updated 8 years ago
.gitignore updated gitignore 8 years ago
CMakeLists.txt fix overriding by setup.py such that install now works again 8 years ago
README.md initial readme 8 years ago
setup.py fix overriding by setup.py such that install now works again 8 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