11 Commits (09a1fecdf3f27ad42ed54e58fae76b22872a11e8)

Author SHA1 Message Date
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 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. 10 years ago
masawei 28910462ec Necessary changes to the nondeterministic parses to compensate for the change in the way the mapping between states of the model and the rows of the transition matrix are handled. 11 years ago
dehnert 12743e0a7e Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
masawei 52f130ea5c Commenting and cleanup. 12 years ago
masawei fe7afc727f Second part of the refactoring of Parser.cpp/.h 12 years ago
masawei c279c693e5 Refactored NondeterministicModelParser.h/.cpp 12 years ago
PBerger 01fd3c18e3 Added move constructors, added move-calls where fitting. 12 years ago
PBerger c1afe65d5c Fixed an initializer-list ordering 12 years ago
PBerger 89909fe8dc Edited all Parsers to lose its class. 12 years ago
Lanchid 5b57728d7e Merge branch master into PrctlParser 12 years ago
dehnert 8c248c05c5 Renamed NonDeterministic to Nondeterministic in all places. Fixed (hopefully) all occurrences of these names. Implemented Prob0A algorithm. 13 years ago
Lanchid afce8c9d12 Fixed some doxygen warnings 13 years ago
gereon 718608622f added Ctmdp model, changed MdpParser to NonDetModelParser 13 years ago