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 80b53bea18 Added more example files. Removed deletes at end of main() as these pointers are deleted by the DTMC class already. Small refactoring of GraphAnalyzer according to new guidelines. Added vector utility functions to set elements of vectors. Added conversion routine from our sparse matrix format to gmm++ format. Fixed some bugs in sparse matrix class. Added prototypical implementation of GmmxxDtmcPrctlModelChecker. 12 years ago
doc Updated styleguides 13 years ago
resources Adding gmm++, examples. Adding gmm to gitignore. 12 years ago
src Added more example files. Removed deletes at end of main() as these pointers are deleted by the DTMC class already. Small refactoring of GraphAnalyzer according to new guidelines. Added vector utility functions to set elements of vectors. Added conversion routine from our sparse matrix format to gmm++ format. Fixed some bugs in sparse matrix class. Added prototypical implementation of GmmxxDtmcPrctlModelChecker. 12 years ago
test Moved const_templates.h from "misc" to "utility" to be able to remove 12 years ago
.gitignore Adding gmm++, examples. Adding gmm to gitignore. 12 years ago
CMakeLists.txt hunting for memory erros 12 years ago
FindPantheios.cmake Fixed CMakeLists.txt for Google Test to work with VS2012 12 years ago
FindSTLSoft.cmake Added temporary Find* files for CMake 13 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-MRMC.txt Initial Import into Git 13 years ago
mrmc-config.h.in Removed logging output from all classes. Added log4cplus as 3rdparty library. Refactored CMakeLists.txt to always use libraries that are in the repository. Changed executable file to mrmc/mrmc-tests. Added case distinction in gtest to compile with clang. 12 years ago