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.
 
 
 
 
PBerger 3cda2d153a Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 9 years ago
cuda All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows. 10 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples some typos 9 years ago
resources fix in sylvan, minor changes to cmake list 9 years ago
src Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 9 years ago
test Fixed test/functional/permissiveschedulers/SmtPermissiveSchedulerTest.cpp when MathSAT support is unavailable. 9 years ago
util Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix. 11 years ago
.gitignore extended gitignore to hide clion project description 9 years ago
.gitmodules Added cusplibrary as a git submodule. 11 years ago
CMakeLists.txt fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 9 years ago
LICENSE Initial Import into Git 13 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in merge 9 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago