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 12a92fc6ee Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator. 12 years ago
..
ArgumentUnificationException.h Added my initial implementation of Settings 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
IllegalArgumentException.h Added my initial implementation of Settings 12 years ago
IllegalArgumentTypeException.h Added my initial implementation of Settings 12 years ago
IllegalArgumentValueException.h Added my initial implementation of Settings 12 years ago
IllegalFunctionCallException.h Added my initial implementation of Settings 12 years ago
InternalTypeErrorException.h Added my initial implementation of Settings 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 Edited Parsers, re factored interface into a single function without an encapsulating class. Warning, this is work in Progress and not yet compiling. 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
OptionParserException.h Added my initial implementation of Settings 12 years ago
OptionUnificationException.h Added my initial implementation of Settings 12 years ago
OutOfRangeException.h Renaming MRMC to STORM, see #42 12 years ago
WrongFormatException.h Changed WrongFileFormatException to WrongFormatException 12 years ago