16 Commits (bd594e2fae5d27edd727576c2a7a727e0c9adfb8)

Author SHA1 Message Date
dehnert bd594e2fae Added backwards transitions class. Small refactorings. Had to comment out some parts in utility.cpp and read_tra_file_test.cpp because they do not compile and seem to not be compliant with the current version in the repository. 13 years ago
Lanchid 8a170d3fa6 Scheisse... hab anscheinend vergessen das zu pushen 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
PBerger f5dce8d33a Added a test for reported bug by CDehnert: Sparse Matrix to Eigen conversion loses the diagonal entries 13 years ago
Thomas Heinemann b63d168192 1) Excluded the constant templates from the SparseMatrix class, as gcc forbids 13 years ago
PBerger 6d384967fc Added BitVector, a simple boolean array 13 years ago
PBerger a4f5794419 Added conversion routines from/to Eigen Sparse Matrix Format 13 years ago
PBerger 1643901c5a Big bunch of fixes, including memory leaks, bad code pathes, insufficent error reporting, uninitialized variables, etc, etc. 13 years ago
PBerger c10a0ee734 Fixed two typos in src/sparse/static_sparse_matrix.h 13 years ago
PBerger 344b586a72 Edited src/sparse/static_sparse_matrix.h to include a conversion routine for Eigen 13 years ago
PBerger 87f768ca41 Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32 13 years ago
Thomas Heinemann e5048cabb6 Closed memory leaks. 13 years ago
PBerger 307b85e331 Edited static_sparse_matrix.h, replaced all calloc/malloc calls with std::new 13 years ago
Thomas Heinemann d37b23a5c5 - Additional "wrong header" testcase for the tra parser 13 years ago
PBerger 31d2c70acc Added temporary Find* files for CMake 13 years ago