4 Commits (1642c5f66c302d07a74c583597191005ce032d90)

Author SHA1 Message Date
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
PBerger cce8391e44 Refactored everything to match naming scheme. 12 years ago
dehnert 8911b0b71a Fixed wrong namespace for bit vector and square sparse matrix classes. 12 years ago
dehnert 8806dc6592 Performed renaming of static_sparse_matrix.h to SquareSparseMatrix.h, renamed the class accordingly and adapted the tests and includes. 12 years ago
dehnert bdfb9b7d72 Further refactoring of the bit vector class, now including logging output. Renamed it according to the new naming scheme. 12 years ago
dehnert 876154e6f0 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
PBerger 6d384967fc Added BitVector, a simple boolean array 12 years ago