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 c5985be437 Minor fixes for GlpkLpSolver. 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 Minor fixes for GlpkLpSolver. 11 years ago
test Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 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