18 Commits (418ce8b6257d31f2120d34a3b07f70c2931c8dfc)

Author SHA1 Message Date
dehnert 418ce8b625 Fixed some problems related to the memory-mapped file. 11 years ago
PBerger 94b2d45e05 Fixed error reporting in AtomicPropositionLabelingParser.cpp and SparseStateRewardParser.cpp. 11 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
masawei 6444fc5197 Last fixes and changes. 11 years ago
masawei ff1ba43940 Lots of renames. 11 years ago
masawei 5318d9254a Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 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 538f911283 First part of the refactoring of Parser.h/.cpp 11 years ago
masawei f8566e9dc2 A thousand things. 12 years ago
PBerger 89909fe8dc Edited all Parsers to lose its class. 12 years ago
PBerger 405094f768 Refactoring on Parser, introduced new keyword "override" 12 years ago
Lanchid a3837ac76b Changed WrongFileFormatException to WrongFormatException 12 years ago
gereon 7a1bf4d834 fixed some style issues reported by cpplint 12 years ago
gereon 6e2acc5159 add checked_strtod and use it in all parsers 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
gereon 614fe3df9f removing unused variable 12 years ago
dehnert 504bcb97a6 Added die example from PRISM. Added SparseStateRewardParser. Small fix to main. 12 years ago