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 ef5eb19e9c Corrected test formulation in case StoRM was built without support for a given LP solver. 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 Added functional tests for nondeterministic linear equation solvers. Added functional tests for LPs in addition to the existing MILP tests. 11 years ago
test Corrected test formulation in case StoRM was built without support for a given LP solver. 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 Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 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