10 Commits (96a833d60515a8d0b43fd57ceef2b29c6fd2604b)

Author SHA1 Message Date
PBerger 7800132684 Added Mdp Class, Parser and support in the AutoParser. 13 years ago
dehnert bdfb9b7d72 Further refactoring of the bit vector class, now including logging output. Renamed it according to the new naming scheme. 13 years ago
dehnert 171a9fa161 Started refactoring bit vector class. 13 years ago
dehnert 32fc15db46 Fixed some unix-specific issues. 13 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. 13 years ago
dehnert 5a8c2a8d0e Added iterator functionality to bit vector. Minor cosmetics here and there. 13 years ago
dehnert 44fbef62bd Added capability to compute model size in bytes and corresponding functions in several classes. Added model info output to DTMC class. Added atomic proposition information output to atomic propositions labeling class. 13 years ago
dehnert b7eaeab11f Renamed dtmc folder to models, corrected namespace in contained classes and fixed includes in affected files. 13 years ago
PBerger 6d384967fc Added BitVector, a simple boolean array 13 years ago