12 Commits (b6fc409dd8f77493dbd9e1805215a210f01855ca)

Author SHA1 Message Date
Tim Quatmann 64b9c176e7 symbolic Ctmc: Added method to compute the probability matrix. 5 years ago
TimQu 419013025b Fixed reduction to state-based rewards for CTMCs in Dd engine. When action rewards are reduced to state rewards, they have to be multiplied with the exit rate. 6 years ago
dehnert 139752eb66 added option to perform dd-bisimulation using exact arithmetic 7 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
dehnert 7f346d2f0b more work on quotient extraction 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
dehnert 1a803f4270 created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines) 8 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
hbruintjes ebe6775b27 Fix missing ValueType template arguments (which defaulted to double) 9 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 9 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 10 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 10 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 76b99a5515 Commit to switch workplace. 10 years ago
dehnert 9d66f5128e Further work on symbolic CTMC generation. 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 10 years ago