Browse Source
store tuples of player name and index
store tuples of player name and index
Store this instead of only the index. Needed for easier parsing of the rpatl formulas (prism allows player indices and names!)tempestpy_adaptions
Stefan Pranger
4 years ago
12 changed files with 43 additions and 35 deletions
-
10src/storm/builder/ExplicitModelBuilder.cpp
-
2src/storm/builder/ExplicitModelBuilder.h
-
12src/storm/generator/Choice.cpp
-
10src/storm/generator/Choice.h
-
14src/storm/generator/PrismNextStateGenerator.cpp
-
6src/storm/logic/Coalition.cpp
-
6src/storm/logic/Coalition.h
-
2src/storm/modelchecker/helper/infinitehorizon/SparseNondeterministicGameInfiniteHorizonHelper.cpp
-
4src/storm/modelchecker/helper/infinitehorizon/SparseNondeterministicGameInfiniteHorizonHelper.h
-
2src/storm/models/sparse/Smg.cpp
-
4src/storm/models/sparse/Smg.h
-
6src/storm/storage/sparse/ModelComponents.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue