TimQu
|
c94e9c25a6
|
Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps
Former-commit-id: ab42fefd92
|
10 years ago |
TimQu
|
78bd4a041a
|
Added Mdp class, sampling might work already (untested)
Former-commit-id: f0d5c77645
|
10 years ago |
TimQu
|
70dd76c08b
|
Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon)
Former-commit-id: e722c8f2bd
|
10 years ago |
TimQu
|
0043d3ebf5
|
changed template argument, used unordered_map
Former-commit-id: a563503d4a
|
10 years ago |
TimQu
|
5b1494b9a9
|
Made use of this new cool rewardModel thing
Former-commit-id: d670d09278
|
10 years ago |
TimQu
|
d377e6b289
|
Minor improvements everywhere. Also implemented some tests
Former-commit-id: be74e5f459
|
10 years ago |
TimQu
|
c4444567e7
|
further optimization on approximation model initialization. Also better code structure of preprocessing steps
Former-commit-id: e916644a6c
|
10 years ago |
TimQu
|
af505c7e89
|
Faster and more structured initialization of approx and sampling model
Former-commit-id: 34c2253a1b
|
10 years ago |
TimQu
|
d57551c1ec
|
Fix for solver
Former-commit-id: 5fb470cdb5
|
10 years ago |
TimQu
|
37a7b392f6
|
First version of approximation for rewards
Former-commit-id: e5ac667925
|
10 years ago |
TimQu
|
5de90c27e5
|
Preprocessing, sampling and state elimination now also work with rewards
Former-commit-id: ef14610efa
|
10 years ago |
TimQu
|
d0f7e5f6da
|
First steps towards working with rewards
Former-commit-id: 1230bb896f
|
10 years ago |
TimQu
|
234627d18c
|
more structured and safe access to some members
Former-commit-id: b893bdc740
|
10 years ago |
TimQu
|
511284cd5b
|
Added a couple of settings that replace hardcoded switches
Former-commit-id: 3d399c9bf3
|
10 years ago |
TimQu
|
1a0bf89671
|
minor changes...
Former-commit-id: d4932f0343
|
10 years ago |
TimQu
|
efadc84593
|
Beautified the Code, removed unused stuff, minor improvements
Former-commit-id: 4c16f9163c
|
10 years ago |
TimQu
|
28326b14e4
|
more efficient instantiation of matrices.
Former-commit-id: 0f4c36f2f2
|
10 years ago |