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 84205a0bf6 refined computation of conditional probs a bit. Sebastian, if you're reading this: shouldn't you be working? :) 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 initial draft of long-run rewards for parametric models 9 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 refined computation of conditional probs a bit. Sebastian, if you're reading this: shouldn't you be working? :) 9 years ago
test added feature to compute step-bounded until probabilities in parametric models 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 9 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 9 years ago
storm-version.cpp.in Started refactoring SMT solvers. Now displaying MathSAT version in CLI. 10 years ago