6 Commits (cce8391e441828cf0d74dc76d2fb8c4acf5a7b44)

Author SHA1 Message Date
PBerger cce8391e44 Refactored everything to match naming scheme. 13 years ago
gereon e802942be2 fixing memory leaks. only log4cplus left... 13 years ago
Lanchid bc698ffd20 Implemented probabilistic operator without specified bounds, including 13 years ago
dehnert 08ad2fe2f3 Fixed non-convergence of Eigen solver (for crowds examples) by correctly invoking solveWithGuess instead of solve. 13 years ago
gereon 8aca56ea5b fixing warning: unused variable pr 13 years ago
PBerger b50d906ae3 Added missing EigenDtmcPrctlModelChecker.h 13 years ago
Lanchid 645ebe8b9e Changed functions of GmmxxDtmcPrctlModelChecker to fit to the changed 13 years ago
Lanchid 1c088c1ca6 Added a probabilistic operator class that checks whether the probability 13 years ago
gereon 54e52b5ab7 dtmc.h -> Dtmc.h 13 years ago
dehnert 27ba61ff74 Fixed minor bugs here and there. Improved gmm++-based model checker. 13 years ago
dehnert 80b53bea18 Added more example files. Removed deletes at end of main() as these pointers are deleted by the DTMC class already. Small refactoring of GraphAnalyzer according to new guidelines. Added vector utility functions to set elements of vectors. Added conversion routine from our sparse matrix format to gmm++ format. Fixed some bugs in sparse matrix class. Added prototypical implementation of GmmxxDtmcPrctlModelChecker. 13 years ago