10 Commits (557461a77dbe6e1344b7358fdaef03ed50c68419)

Author SHA1 Message Date
PBerger 557461a77d Renamed SquareSparseMatrix to SparseMatrix 12 years ago
PBerger b89db58fbb Made changes to all files that use the Sparse Matrix, as the diagonal entries are now included in the main storage. This refs #34 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
Lanchid afb0373358 Added DtmcParser class that parses a whole DTMC, making use of the 13 years ago
Lanchid daa5cf297a Changed type of parameter filename to std::string const & (was const 13 years ago
Lanchid 64784d4e92 Renamed LabParser to AtomicPropositionLabelingParser 13 years ago
Lanchid 3c741fae4a Changed filename parameter for DeterministicSparseTransitionParser to a 13 years ago
Lanchid b0b8c98f6b Renamed TraParser to DeterministicSparseTransitionParser 13 years ago
PBerger 08f87d545c Some more refactoring, renaming, adding #ifndef guards... 13 years ago
PBerger cce8391e44 Refactored everything to match naming scheme. 13 years ago
gereon 4095e87282 changing pointer to std::shared_ptr 13 years ago
Lanchid 13a2bd3057 Moved const_templates.h from "misc" to "utility" to be able to remove 13 years ago
Lanchid b726a07b3f Small bugfix for the dot output 13 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 13 years ago
gereon f960e20e53 porting LabParser and TraParser from c-style API to class API 13 years ago
gereon 8d89375c6e integrated renaming within master branch into code merged from parser branch 13 years ago
dehnert 8806dc6592 Performed renaming of static_sparse_matrix.h to SquareSparseMatrix.h, renamed the class accordingly and adapted the tests and includes. 13 years ago
gereon 7eaedbfe9b changing names of parsers 13 years ago
dehnert 188c06d651 Fixed one of the methods in utility.cpp to adapt to the new notations. 13 years ago
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