18 Commits (49a812d996cfcadafe86d5addcc16d85a819cc59)

Author SHA1 Message Date
TimQu 12287e5090 small fix for building MAs 9 years ago
TimQu f681206393 building markov automata from prism code 9 years ago
Mavo 2c172cd082 Refactoring 9 years ago
dehnert dae55eeb29 fixed some bugs and enabled markov automaton model checking from cli 9 years ago
TimQu a3aededd3a public access to model ingredients: RewardModel and exitRates 9 years ago
Mavo 7f4fa27008 Initialize closed for MA 9 years ago
Mavo b8ff542b7b One conversion less for MA 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 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
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert f0b174b756 Fixed performance tests. 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago