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.
 
 
 
 
Tim Quatmann 95d53e444b
Fixed an issue with jani::VariablSet using different kinds of variable names when adding and deleting variables.
5 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 Added missing treatment of SMGs in API method. 5 years ago
builder Polished ExplicitModelBuilder: 5 years ago
environment ovi: removed unused option for only taking relevant values when updating the precision 5 years ago
exceptions Support for abort in Gmm++ by throwing exception 6 years ago
generator added a few clarifying comments in JaniNextStateGenerator 5 years ago
io refactoring: moving some code out of the util folder 5 years ago
logic Added missing include 5 years ago
modelchecker Silenced several warnings 5 years ago
models Fixed computing coalition states in SMG. 5 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 Monotonicity for computing extremal value and parameter space partitioning 5 years ago
simulator simulating with rationals 5 years ago
solver Silenced several warnings 5 years ago
storage Fixed an issue with jani::VariablSet using different kinds of variable names when adding and deleting variables. 5 years ago
transformer Silenced many 'loop variable is always a copy' warnings 5 years ago
utility Support for simulation of PDEP 5 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