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.
 
 
 
 
gereon 7fe4c8c813 fixing signed/unsigned comparisons in ParseMdpTest 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
ExpressionEvaluationException.h Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter. 12 years ago
FileIoException.h Renaming MRMC to STORM, see #42 12 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 12 years ago
InvalidPropertyException.h Added BoundedEventually as a convenience operator. 12 years ago
InvalidSettingsException.h Renaming MRMC to STORM, see #42 12 years ago
InvalidStateException.h Renaming MRMC to STORM, see #42 12 years ago
NoConvergenceException.h Renaming MRMC to STORM, see #42 12 years ago
NotImplementedException.h Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter. 12 years ago
OutOfRangeException.h Renaming MRMC to STORM, see #42 12 years ago
WrongFileFormatException.h Renaming MRMC to STORM, see #42 12 years ago