14 Commits (c94e9c25a653528fcb9d3b80e7abbd1f503c1439)

Author SHA1 Message Date
TimQu c94e9c25a6 Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps 10 years ago
TimQu 78bd4a041a Added Mdp class, sampling might work already (untested) 10 years ago
TimQu 70dd76c08b Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon) 10 years ago
TimQu 0043d3ebf5 changed template argument, used unordered_map 10 years ago
TimQu d377e6b289 Minor improvements everywhere. Also implemented some tests 10 years ago
TimQu c4444567e7 further optimization on approximation model initialization. Also better code structure of preprocessing steps 10 years ago
TimQu af505c7e89 Faster and more structured initialization of approx and sampling model 10 years ago
TimQu 37a7b392f6 First version of approximation for rewards 10 years ago
TimQu 5de90c27e5 Preprocessing, sampling and state elimination now also work with rewards 10 years ago
TimQu d0f7e5f6da First steps towards working with rewards 10 years ago
TimQu 511284cd5b Added a couple of settings that replace hardcoded switches 10 years ago
TimQu efadc84593 Beautified the Code, removed unused stuff, minor improvements 10 years ago
TimQu 28326b14e4 more efficient instantiation of matrices. 10 years ago