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 e524720925 Added prototypical support for in-place matrix-vector multiplication in the style of Gauss-Seidel. This might enhance the speed of convergence for value-iteration model checkers. 12 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples Added missing model files for consensus example. 12 years ago
resources Added Cotire to Storm to build PCH on all plattforms. 12 years ago
src Added prototypical support for in-place matrix-vector multiplication in the style of Gauss-Seidel. This might enhance the speed of convergence for value-iteration model checkers. 12 years ago
test Changed all existing examples to 0-based indexing. Also, fixed the tests for these examples. 12 years ago
.gitignore Updated gitignore file with a few more useful extensions 12 years ago
CMakeLists.txt As I was a bit puzzled: make CMake print out the used compiler 12 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-STORM.txt removed obsolete cmake files, renamed license file 12 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in Renaming MRMC to STORM, see #42 12 years ago