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 d35d72d5f3 slightly reformulated check for initial maybe states 8 years ago
cuda All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows. 10 years ago
doc some work towards documentation 8 years ago
examples fixed crowds models to work with exact arithmetic. fixed dynamic state priority queue implementation. added setting to use dedicated elimination-based model checker instead of regular model checker (+ elimination solver) 8 years ago
resources fixed bug in CUDD implementation of existsAbstractRepresentative 8 years ago
src slightly reformulated check for initial maybe states 8 years ago
stormpy Model checking binding 9 years ago
test graph algorithms for games can now produce player strategies even if they can pick any choice (if requested) 8 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 extended gitignore to hide clion project description 9 years ago
.gitmodules Added cusplibrary as a git submodule. 11 years ago
CMakeLists.txt moved cpplint in 3rdparty 8 years ago
LICENSE Initial Import into Git 13 years ago
README.md some work towards documentation 8 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
install.sh Arguments for cmake and make in setup.py possible now 9 years ago
storm-config.h.in Use GMP is CLN is not found for RationalNumber 9 years ago
storm-version.cpp.in add a comment that a file is autogenerated 9 years ago

README.md

For more instructions, check out the documentation found in Getting Started