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 7b259120b7 Marked submatrix check in DTMC and sparse matrix as faulty. Needs to be fixed. 12 years ago
..
BaseException.h 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
FileIoException.h Renaming MRMC to STORM, see #42 13 years ago
InvalidAccessException.h JacobiDecomposition Copy Constructor should throw exception: Now it throws an InvalidAccessException. 13 years ago
InvalidArgumentException.h Renaming MRMC to STORM, see #42 13 years ago
InvalidPropertyException.h Added BoundedEventually as a convenience operator. 13 years ago
InvalidSettingsException.h Renaming MRMC to STORM, see #42 13 years ago
InvalidStateException.h Renaming MRMC to STORM, see #42 13 years ago
NoConvergenceException.h Renaming MRMC to STORM, see #42 13 years ago
OutOfRangeException.h Renaming MRMC to STORM, see #42 13 years ago
WrongFileFormatException.h Renaming MRMC to STORM, see #42 13 years ago