dehnert a9b6e92306 Added adapters folder and GmmxxAdapter that is a friend class of the matrix class and can convert the sparse matrix to the gmm++ format. Removed this conversion from the matrix class. 12 years ago
doc Updated styleguides 13 years ago
resources Updated project files of included resources. 12 years ago
src Added adapters folder and GmmxxAdapter that is a friend class of the matrix class and can convert the sparse matrix to the gmm++ format. Removed this conversion from the matrix class. 12 years ago
test Added DtmcParser class that parses a whole DTMC, making use of the 12 years ago
.gitignore Added the (default) external build path /build to git ignore. 12 years ago
CMakeLists.txt Fixes in probabilistic operators: 12 years ago
FindPantheios.cmake Fixed CMakeLists.txt for Google Test to work with VS2012 13 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