17 Commits (2f100f27210b814c1377c5c9e2d932f98a21609b)

Author SHA1 Message Date
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
dehnert b3178e17f6 more bug fixes 9 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 9 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 9 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 9 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. 10 years ago
masawei 8f171c7dc5 Finished initial remerge. 11 years ago
masawei 6444fc5197 Last fixes and changes. 11 years ago
masawei ff1ba43940 Lots of renames. 11 years ago
masawei 77fe1e1bda Added NondeterministcModelParser tests and SparseStateRewardParser tests. 11 years ago
masawei 5318d9254a Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 11 years ago
masawei fc45cdb238 Added tests for deterministic models i.e. DeterministicModelParserTest and DeterministicSparseTransitionParserTest 11 years ago
masawei 52f130ea5c Commenting and cleanup. 11 years ago
masawei fe7afc727f Second part of the refactoring of Parser.cpp/.h 11 years ago
masawei 4245b3c4e3 Changed parsers to be compilable again. 11 years ago
masawei f8566e9dc2 A thousand things. 11 years ago
masawei cb870c28c7 Began testing of the MarkovAutomatonSparseTransitionParser to identify inflexibilities or bugs. 11 years ago