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.
 
 
 
 
sjunges daca9d5294 refactored main.cpp 11 years ago
..
adapters Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available. 11 years ago
counterexamples refactored main.cpp 11 years ago
exceptions Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 years ago
modelchecker refactored main.cpp 11 years ago
models fix for gcc 4.9 11 years ago
parser Fixed some warnings in various places. 11 years ago
properties Renames the folder formula to properties and the namespace property to properties. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available. 11 years ago
storage Fixed some warnings in various places. 11 years ago
utility refactored main.cpp 11 years ago
storm.cpp refactored main.cpp 11 years ago