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.
 
 
 
 
Lanchid 9dac249d88 Marked constants for expected numbers of states/transitions of the 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. 12 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. 12 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
WrongFormatException.h Changed WrongFileFormatException to WrongFormatException 12 years ago