masawei 84f6bf7104 Added a getBackwardsTransitions() to AbstractNondeterministicModel, since simple transposition does not yield correct results and for the computation of the backwards transitions the nondeterministic choice indices must be known. 12 years ago
doc Renaming MRMC to STORM, see #42 13 years ago
examples Sparse MDP model checker now correctly computes (memoryless) schedulers for Until and Reachability Reward formulas. 12 years ago
resources Refactored CMakeLists.txt for better editing and overview 12 years ago
src Added a getBackwardsTransitions() to AbstractNondeterministicModel, since simple transposition does not yield correct results and for the computation of the backwards transitions the nondeterministic choice indices must be known. 12 years ago
test Moved SparseMatrix transposition function from AbstractModel (named: getBackwardsTransitions) to SparseMatrix (named: transpose) where it belongs. 12 years ago
.gitignore Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2 12 years ago
CMakeLists.txt Add "lib" prefix for z3 only on Windows 12 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 Step towards minimal command generator using MaxSAT and model checking. 12 years ago