9 Commits (f96403de9e97bbb5b2eb86f327db31870c390e7a)

Author SHA1 Message Date
dehnert f96403de9e added reduction to state-based rewards to symbolic (reward) models 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
dehnert 7f346d2f0b more work on quotient extraction 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 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) 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) 10 years ago
dehnert 512a1ec558 added special label 'deadlock' to models and builders 10 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 11 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 11 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 11 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 11 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 11 years ago