dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
cuda All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows. 10 years ago
doc Renaming MRMC to STORM, see #42 13 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 10 years ago
src more work (and stuff, you know?) 10 years ago
test more work (and stuff, you know?) 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 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) 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 13 years ago
storm-config.h.in merge 10 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 11 years ago