David_Korzeniewski 83d2a1c315 Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression. 11 years ago
doc Renaming MRMC to STORM, see #42 13 years ago
examples First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
resources Merge branch 'master' of https://sselab.de/lab9/private/git/storm 11 years ago
src Adapted Z3ExpressionAdapter to deletion of constant expressions. Added functionality to autocreate variables in the solver. Added function to get variables and their types from an expression. 11 years ago
test Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes. 11 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 Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
CMakeLists.txt Fixed bugs in some files. 11 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 13 years ago
storm-config.h.in version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago
storm-version.h.in version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago