20 Commits (b792438d88d7488e689b77c67e32cf7117bda2fe)

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 9 years ago
dehnert b94e978843 another round of fixes 9 years ago
dehnert 73a2491dfb more bugfixes 9 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 9 years ago
sjunges 5e428a795a And more includes on the right spot. 9 years ago
dehnert 72cb30d6b0 started replacing ValueType template argument by model class in all instantiations 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
dehnert c99a61307f hybrid dtmc model checker can now also treat lra 10 years ago
dehnert 39abecbad3 added some tests for LRA in CTMCs 10 years ago
David_Korzeniewski d4f051c4f0 Fixed Windows build 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 e1761fa774 Enabled hybrid CTMC model checker in cli. Further work on hybrid CTMC model checker (not yet working). Fixed some minor issues in sparse 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