1 Commits (b075c16ce0ff382ecb4135b74b43246ca381aeeb)

Author SHA1 Message Date
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
TimQu 722e67fe64 parsing choice labels for explicit models 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
masawei 5318d9254a Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 12 years ago
masawei 52f130ea5c Commenting and cleanup. 12 years ago
masawei 8adee3629b Removed duplicated code in DeterministicSparseTransitionParser while still keeping it readable and the interface intact. 12 years ago
masawei f8566e9dc2 A thousand things. 12 years ago
dehnert cebda374d1 Further step towards Markov automata parser. 12 years ago