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.
 
 
 
 
David_Korzeniewski 4b44e625d0 Adapted Death-Tests in BitVectorTest.cpp to return codes upon assertion failure on Windows and deactivate them everywhere if the macro NDEBUG is defined (as that disables assertions) 10 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples Fixed some issues related to bisimulation in the presence of state rewards. 11 years ago
resources Added A FindGurobi file for CMake. 10 years ago
src Adapted ExpressionTest.cpp to weird behavior of windows when using temporary shared_ptr in make_pair in initializer_list. 10 years ago
test Adapted Death-Tests in BitVectorTest.cpp to return codes upon assertion failure on Windows and deactivate them everywhere if the macro NDEBUG is defined (as that disables assertions) 10 years ago
util Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix. 12 years ago
.gitignore Add src/utility/storm-version.cpp to ignored files 11 years ago
CMakeLists.txt Fix for the Gurobi inclusion. 10 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 Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago