dehnert f72f556018 improved spirit error handling a bit 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 added support for parsing choice labels for explicit MDPs 10 years ago
resources removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 9 years ago
src improved spirit error handling a bit 9 years ago
test finalized sylvan tests 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 added flag that indicates which interval bound is to be taken. added xerces to the gitignore 10 years ago
.gitmodules Added cusplibrary as a git submodule. 11 years ago
CMakeLists.txt Fixed sylvan cmake file to also work with xcode (stripping the build type from the directory) 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 10 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago