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 56b4f53ce7 got rid of more warnings 10 years ago
..
ConversionHelper.cpp Added ConversionHelper.h to single out the needed no-strict-aliasing target 12 years ago
ConversionHelper.h Added ConversionHelper.h to single out the needed no-strict-aliasing target 12 years ago
ErrorHandling.h Bugfix for topological equation solver. 12 years ago
Hash.h Added a Hash Class in the Utility Namespace. 12 years ago
OsDetection.h Put noexcept in Macro and use deprecated throw() for MSVC to make it happy. 11 years ago
cli.cpp unification of some constructs in carl propagated to storm 10 years ago
cli.h Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
constants.cpp support for intervals in matrices 10 years ago
constants.h Further steps towards CTMC model checking. 10 years ago
counterexamples.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
cstring.cpp Fixed some problems related to the memory-mapped file. 11 years ago
cstring.h Fixed some problems related to the memory-mapped file. 11 years ago
export.h Too tired for a message. 11 years ago
graph.h merged master in future branch 10 years ago
initialize.cpp bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
initialize.h bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
macros.h Merge master into parametricSystems. 11 years ago
math.h More work on integrating DD-based model building. 11 years ago
matrix.h Merged master into parametricSystems and added/reverted certain things on the way to make the tests and everything work again. 11 years ago
numerical.h Removed a lot of debug output. 10 years ago
prism.cpp got rid of more warnings 10 years ago
prism.h got rid of more warnings 10 years ago
solver.cpp some work towards eliminating compiler warnings 10 years ago
solver.h LRA finally working for ctmcs 10 years ago
storm-version.h version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 11 years ago
vector.cpp Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 12 years ago
vector.h further work on steady state probabilities 10 years ago