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.
 
 
 
 
dehnert d092897247 Merged master and added correct row group creation to MarkovAutomaton parser. 12 years ago
..
adapters Added proper creation of row grouping to nondeterministic model parser and the explicit model adapter. 12 years ago
counterexamples Minor bugfix. 12 years ago
exceptions Added my initial implementation of Settings 12 years ago
formula Renamed ConstTemplates to constants. Removed all calls to constGetZero, constGetOne and constGetInfinity by the new names. Created performance test for bit vector iteration. 12 years ago
ir Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
modelchecker Tests are now working again with the row-grouped matrix. 12 years ago
models Merged master and added correct row group creation to MarkovAutomaton parser. 12 years ago
parser Merged master and added correct row group creation to MarkovAutomaton parser. 12 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Added error handling in GurobiLpSolver.cpp 12 years ago
storage Added proper creation of row grouping to nondeterministic model parser and the explicit model adapter. 12 years ago
utility Fixed wrong parameter name for unix systems. 12 years ago
storm.cpp Reworked SIGALRM handling to work under windows 12 years ago