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 d57a0c9901 Replaced memcpy by std::copy. 11 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
resources Added functionality to compare two ADDs up to a given precision. Added logical operator overloads to DD interface. Added tests for all new features. 11 years ago
src Replaced memcpy by std::copy. 11 years ago
test Added support for Xor in expression classes and added parsing functionality for Xor, Implies and Iff. 11 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 Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
CMakeLists.txt Started moving IR and adjusting it to the new expression classes. 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 12 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