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.
 
 
 
 
masawei 8adee3629b Removed duplicated code in DeterministicSparseTransitionParser while still keeping it readable and the interface intact. 11 years ago
doc Renaming MRMC to STORM, see #42 12 years ago
examples Sparse MDP model checker now correctly computes (memoryless) schedulers for Until and Reachability Reward formulas. 11 years ago
resources Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 11 years ago
src Removed duplicated code in DeterministicSparseTransitionParser while still keeping it readable and the interface intact. 11 years ago
test Changed parsers to be compilable again. 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 Refactored the DeterministicModelParser. 11 years ago
CMakeLists.txt Added proper TBB multi-threading to all operation relevant to model checking MDPs. 11 years ago
LICENSE Initial Import into Git 13 years ago
LICENSE-STORM.txt removed obsolete cmake files, renamed license file 12 years ago
cpplint.py integrated cpplint 12 years ago
storm-config.h.in Added Lp Solver class for glpk and added it as an option in CMakeLists.txt. 11 years ago