You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 726569d5f1 Fixed bug in parser that inserted 0-entries on the diagonal at the wrong places. Enabled link-time-optimizations for Release-Build when using clang. Fixed bug in base exception: what() returned a pointer to a char array belonging to a local variable, which got deallocated and thus invalidates the char array content. 13 years ago
..
ParseDtmcTest.cpp "Creating" DeterministicModelParser 13 years ago
ParseMdpTest.cpp Added Mdp Class, Parser and support in the AutoParser. 13 years ago
ReadLabFileTest.cpp Renaming MRMC to STORM, see #42 13 years ago
ReadTraFileTest.cpp Renamed SquareSparseMatrix to SparseMatrix 13 years ago
readme.txt Some minor changes (especially limiting the range of variables if 13 years ago

readme.txt

Note: *.tra-Files starting with "wrong_format" are to produce an error when 
being parsed. Hence, spelling errors and wrong formats are on purpose.
DO NOT CORRECT THEM!