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 d63c5dcece Stormpy is incompatible with latest stable Storm version again 5 years ago
cmake Added structure for GSPN module 5 years ago
doc Changed expected output for POMDP exploration example 5 years ago
examples simulator: action mode global names for MDPs 5 years ago
lib/stormpy simulator: action mode global names for MDPs 5 years ago
resources/pybind11 Modified pybind support for C++17 to fix issues with Xcode 11 5 years ago
setup Added structure for GSPN module 5 years ago
src fix has_choice_labelling(), which did not return anything 5 years ago
tests Default parameters for BuilderOptions 5 years ago
travis Travis: fixed failure not being an error 5 years ago
.gitignore clion build folder ignored 5 years ago
.travis.yml Travis: use latest stable Storm version 5 years ago
CHANGELOG.md Travis: use latest stable Storm version 5 years ago
CMakeLists.txt Adaptions due to recently introduced storm-version-info library 5 years ago
LICENSE license GPLv3, as storm is also under that license 5 years ago
MANIFEST.in Updated setup.py 7 years ago
README.md latest release badge 5 years ago
setup.cfg Extended setup.py script similar to pycarl one 7 years ago
setup.py Stormpy is incompatible with latest stable Storm version again 5 years ago

README.md

Stormpy - Python bindings for Storm

Build Status GitHub release

Python bindings for Storm, created using PyBind11.

For more information, please check the documentation.

Dependencies

Stormpy depends on pycarl.

Authors

  • Sebastian Junges
  • Matthias Volk