12 Commits (d9b734e6d726ae064acf0c2d464987b700c03ca6)

Author SHA1 Message Date
dehnert de58c73c5a forgot to commit some files 9 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 10 years ago
sjunges 5e428a795a And more includes on the right spot. 10 years ago
dehnert 72cb30d6b0 started replacing ValueType template argument by model class in all instantiations 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 2bf7eafb4b Further work on hybrid MDP model checker. 10 years ago
dehnert 869f8c50c9 Fixed some minor CTMC-related bugs. 10 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 10 years ago
dehnert d787b80fec CTMC examples now build properly using the DD-based model generator. 10 years ago
dehnert d545fac471 Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
dehnert f8c867300b Optimized time-bounded reachability of CTMCs a bit. 10 years ago
dehnert 49bed497b0 Fixed a model building problem. Included checking of reward properties on CTMCs and wrote tests for it. 10 years ago
dehnert 799cbce775 Added function tests for CTMC creation and time-bounded reachability. 10 years ago