Browse Source
Workaround for problems with def_property() by changing to simple def()
Workaround for problems with def_property() by changing to simple def()
Former-commit-id: b457d861c9
main
committed by
Matthias Volk
11 changed files with 48 additions and 32 deletions
-
4stormpy/setup.py
-
12stormpy/src/core/core.cpp
-
18stormpy/src/core/modelchecking.cpp
-
2stormpy/src/mod_storage.cpp
-
7stormpy/src/storage/matrix.cpp
-
1stormpy/src/storage/model.cpp
-
4stormpy/tests/core/test_bisimulation.py
-
8stormpy/tests/core/test_modelchecking.py
-
12stormpy/tests/logic/test_formulas.py
-
8stormpy/tests/storage/test_matrix.py
-
4stormpy/tests/storage/test_model.py
Reference in new issue
xxxxxxxxxx