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.
 
 
 
 
Stefan Pranger 7937117e8d Merge pull request 'fix: assign nullptr to default argument on clang' (#50) from bug_assign_nullptr_to_defaultarg into main 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. 5 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 6 years ago
generator Prism NSG correctly sets player indices of unsynced actions 4 years ago
io refactoring: moving some code out of the util folder 5 years ago
logic fixed some issues with testing 4 years ago
modelchecker fix: assign nullptr to default argument on clang 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 8 years ago
permissivesched Add virtual destructors to classes having virtual functions. 8 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 major changes to shield handling 4 years ago
simulator get reward names (in order) provided by the simulator 4 years ago
solver multiplier reduce also returns choices 4 years ago
storage refactored safety shield choices and scheduler 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 7 years ago