8 Commits (4eef3b0d578d46046ec58f5da55221ff38e4345f)

Author SHA1 Message Date
PBerger 4eef3b0d57 Added an example for SCC related testing which will change soon 12 years ago
PBerger 57b6208eee Added a pseudo model which can be constructed from only a matrix to look and behave like a model for use in Decomposition classes 12 years ago
PBerger 64891af785 Trying to refurbish the TopologicalValueIterationMdpPrctlModelChecker 12 years ago
masawei 170306e46d Moved SparseMatrix transposition function from AbstractModel (named: getBackwardsTransitions) to SparseMatrix (named: transpose) where it belongs. 12 years ago
PBerger e69c9f1962 Added all options from StoRM 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 13 years ago
Lanchid f9ab6f85d0 - Restructuration of model checkers (by logic) 13 years ago
dehnert ab11d3c207 Further refactoring of GraphAnalyzer class. Some comments are still missing and GraphAnalyzer should be made a namespace instead of a class with static methods only. 13 years ago
dehnert 43f11ccc5f Refactoring of modelchecker folder. 13 years ago
dehnert 102f38322d Fixed several bugs in several modules (bit vector, parser, etc.). Topological value iteration now works for the consensus protocol and the two dice example. 13 years ago
dehnert c784de4d03 Added new model checker that uses topological value iteration. However, does not fully work yet. 13 years ago