347 Commits (854f0b45acfc70caf31d3b4cd8dc4dcbff4f01a6)

Author SHA1 Message Date
Mavo b8ff542b7b One conversion less for MA 9 years ago
dehnert 97d9ecccbb started making cudd3 work 9 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
sjunges 9b9bbe2a68 added isParametric to models 9 years ago
sjunges 95c37244a2 reduced complexity of bisimulation and preprocess call 9 years ago
sjunges 93be84a4a8 fix in get parameters from model 9 years ago
sjunges 5e9c42f2af intermediate commit 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 4a772fe48d fixed bug in sylvan 9 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 9 years ago
dehnert 472851508c changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct 9 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 9 years ago
dehnert 7fa7381047 trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm 9 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 9 years ago
dehnert 51bd689c96 fixed a bug in the reward model 9 years ago
dehnert 2484a515a0 some more work on bisim 9 years ago
dehnert 40a75baee7 using some template magic to make it compile again 9 years ago
dehnert 11b04c7940 more work towards making the new bisim class available from the cl 9 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 9 years ago
sjunges 703013b97c program, vector, gurobi 10 years ago
sjunges eacdec3939 State Annotation and subMDP also restrichts choicelabelling now 10 years ago
sjunges 57dffbcd4f further operators on models and reward models 10 years ago
sjunges a28ebac022 outcommented code for maximals 10 years ago
sjunges a07c2cacc4 missed files 10 years ago
sjunges 7e7e025900 modifying reward models 10 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 10 years ago
sjunges 9e24144c27 getRewardModel, private, added 10 years ago
sjunges 98162d1d7e interface for rew. model extended for reinforcement learning 10 years ago
sjunges b8343255be fixed headers, allow changes in rew. model again 10 years ago
sjunges edbd7e827b MDPs, restrict choices, get choiceindex 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
sjunges dbe997a433 resolved linker error - sorry 10 years ago
sjunges be0eee21db Dont build so many models with float/rational functions 10 years ago
dehnert 7946483f09 added function to modify state-action rewards in nondeterministic model 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 10 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert 9cf488b249 moved to checking the validity of transition matrices by calling the matrix function 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert 8d6a5a7fd5 added some missing includes 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago