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 843a1d1fdf Added comparator use for checking validity of probability matrices such that only if the value is actually constant it is required to be one. 10 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples Added proper source grouping for properties directory. Fixed one performance tests. Started on SCC-based reachability model checker. 10 years ago
resources Merge branch 'master' of https://sselab.de/lab9/private/git/storm 11 years ago
src Added comparator use for checking validity of probability matrices such that only if the value is actually constant it is required to be one. 10 years ago
test Switched from an option to fix deadlocks to an option to not fix the deadlocks. Hence, deadlocks are now fixed by default unless otherwise requested. 10 years ago
util Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix. 11 years ago
.gitignore Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
CMakeLists.txt version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 10 years ago
LICENSE Initial Import into Git 13 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago
storm-version.cpp.in version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 10 years ago