Lukas Posch d222337715 added functionality of BoundedGloballyGameViHelper to GameViHelper 4 years ago
..
abstraction refactoring: moving some code out of the util folder 5 years ago
adapters Z3Adapter: Fixing translation of XOR operators - expression's operator^ is supposed to be power, not xor. 4 years ago
analysis Replaced assert(false) by throwing an exception 6 years ago
api skipDontCareStates-option for scheduler printing 4 years ago
automata added documentation 4 years ago
builder Merge remote-tracking branch 'storm_gh/master' into storm_prs_and_updates 4 years ago
environment Changed ltl2da option to slightly more descriptive ltl2datool (this is also the name of the corresponding option in PRISM) 4 years ago
exceptions Support for abort in Gmm++ by throwing exception 5 years ago
generator Merge remote-tracking branch 'storm_gh/master' into storm_prs_and_updates 4 years ago
io refactoring: moving some code out of the util folder 5 years ago
logic added missing method to visitor 4 years ago
modelchecker added functionality of BoundedGloballyGameViHelper to GameViHelper 4 years ago
models symbolic and sparse models now have a public member `Representation` 4 years ago
parser compile and link parsers in seperate binary 7 years ago
permissivesched Add virtual destructors to classes having virtual functions. 7 years ago
settings Changed ltl2da option to slightly more descriptive ltl2datool (this is also the name of the corresponding option in PRISM) 4 years ago
shields changed shield-handling.h to ShieldHandling.cpp and ShieldHandling.h 4 years ago
simulator get reward names (in order) provided by the simulator 4 years ago
solver Merge remote-tracking branch 'storm_gh/master' into storm_prs_and_updates 4 years ago
storage fixed some changes which have been overwritten 4 years ago
transformer set states to dontCare during scheduler computations, adapted Tests 4 years ago
utility restructured the ltl-scheduler 4 years ago
CMakeLists.txt Cmake: Detection for the old in-source "storm-version.cpp" file. The file will now be deleted (if found) to prevent build issues for people that upgraded from older storm versions. 5 years ago
storm.cpp Main page info of Storm for Doxygen 6 years ago